#6ADEAE#6ADEAE
#6ADEAE is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.127 H 164.0°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEAE |
|---|---|
| RGB | rgb(106, 222, 174) |
| HSL | hsl(155, 64%, 64%) |
| HSV | hsv(155, 52%, 87%) |
| CMYK | cmyk(52.3%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(80.94, -44.08, 13.65) |
| CIE-LCH | lch(80.94, 46.14, 162.79°) |
| OKLab | oklab(82% -0.1222 0.035) |
| OKLCH | oklch(82% 0.127 164) |
| XYZ | xyz(39.7015, 58.3592, 49.2085) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.13
Eucalyptus
#44D7A8
ΔE00 3.20
Aqua Marine
#2EE8BB
ΔE00 4.70
Mediumaquamarine
#66CDAA
ΔE00 4.87
Light Teal
#90E4C1
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEAE #DE6A9A
analogous
#6ADE74 #6ADEAE #6AD4DE
triadic
#6ADEAE #AE6ADE #DEAE6A
tetradic
#6ADEAE #746ADE #DE6A9A #D4DE6A
square
#6ADEAE #746ADE #DE6A9A #D4DE6A
split-complementary
#6ADEAE #DE6AD4 #DE746A
monochromatic
#25A872 #38D393 #6ADEAE #9CE9C9 #CEF4E4
Accessibility & contrast
On white
1.66
#6ADEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#6ADEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEAE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEAE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AB
Deuteranopia (green-blind)
#C9C4B1
Tritanopia (blue-blind)
#3FDED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6adeae; /* rgb */ color: rgb(106, 222, 174); /* oklch */ color: oklch(82.0% 0.127 164.0);
Tailwind
colors: {
custom: {
50: '#9ce9c6',
500: '#6adeae',
950: '#000000',
},
}SCSS
$custom: #6adeae; $custom-light: #9ce9c6; $custom-dark: #000000;
JSON
{
"hex": "#6adeae",
"rgb": {
"r": 106,
"g": 222,
"b": 174
},
"hsl": {
"h": 155.172,
"s": 63.736,
"l": 64.314
},
"oklch": {
"l": 0.82002,
"c": 0.12716,
"h": 164
},
"luminance": 0.58363
}Semantic roles & 50–950 ramp
primary
#6ADEAE
secondary
#AB416D
accent
#1A63CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482