#6CD6AE#6CD6AE
#6CD6AE is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.2% C 0.115 H 166.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD6AE |
|---|---|
| RGB | rgb(108, 214, 174) |
| HSL | hsl(157, 56%, 63%) |
| HSV | hsv(157, 50%, 84%) |
| CMYK | cmyk(49.5%, 0%, 18.7%, 16.1%) |
| CIE-LAB | lab(78.66, -40.09, 10.43) |
| CIE-LCH | lch(78.66, 41.42, 165.42°) |
| OKLab | oklab(80.17% -0.1121 0.0268) |
| OKLCH | oklch(80.17% 0.115 166.6) |
| XYZ | xyz(37.8675, 54.3341, 48.5282) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.45
Seafoam
#7FE0B3
ΔE00 3.12
Eucalyptus
#44D7A8
ΔE00 3.26
Seafoam Blue
#78D1B6
ΔE00 3.81
Light Teal
#90E4C1
ΔE00 4.84
Aquamarine (survey)
#04D8B2
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD6AE #D66C94
analogous
#6CD679 #6CD6AE #6CC9D6
triadic
#6CD6AE #AE6CD6 #D6AE6C
tetradic
#6CD6AE #796CD6 #D66C94 #C9D66C
square
#6CD6AE #796CD6 #D66C94 #C9D66C
split-complementary
#6CD6AE #D66CC9 #D6796C
monochromatic
#2C9C72 #3CC994 #6CD6AE #9CE3C8 #CCF1E3
Accessibility & contrast
On white
1.77
#6CD6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#6CD6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD6AE
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD6AE | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAC
Deuteranopia (green-blind)
#C2BEB1
Tritanopia (blue-blind)
#46D7CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6cd6ae; /* rgb */ color: rgb(108, 214, 174); /* oklch */ color: oklch(80.2% 0.115 166.6);
Tailwind
colors: {
custom: {
50: '#9de3c6',
500: '#6cd6ae',
950: '#000000',
},
}SCSS
$custom: #6cd6ae; $custom-light: #9de3c6; $custom-dark: #000000;
JSON
{
"hex": "#6cd6ae",
"rgb": {
"r": 108,
"g": 214,
"b": 174
},
"hsl": {
"h": 157.358,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.80167,
"c": 0.11521,
"h": 166.6
},
"luminance": 0.54337
}Semantic roles & 50–950 ramp
primary
#6CD6AE
secondary
#A14668
accent
#225FC4
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482