#6CD4AE#6CD4AE
#6CD4AE is a light, moderate teal. Relative luminance 0.533; OKLCH L 79.7% C 0.113 H 167.4°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD4AE |
|---|---|
| RGB | rgb(108, 212, 174) |
| HSL | hsl(158, 55%, 63%) |
| HSV | hsv(158, 49%, 83%) |
| CMYK | cmyk(49.1%, 0%, 17.9%, 16.9%) |
| CIE-LAB | lab(78.07, -39.19, 9.59) |
| CIE-LCH | lch(78.07, 40.35, 166.25°) |
| OKLab | oklab(79.69% -0.1098 0.0246) |
| OKLCH | oklch(79.69% 0.113 167.4) |
| XYZ | xyz(37.3644, 53.3280, 48.3605) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.86
Seafoam Blue
#78D1B6
ΔE00 3.27
Eucalyptus
#44D7A8
ΔE00 3.54
Seafoam
#7FE0B3
ΔE00 3.65
Pale Teal
#82CBB2
ΔE00 4.82
Light Teal
#90E4C1
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD4AE #D46C92
analogous
#6CD47A #6CD4AE #6CC6D4
triadic
#6CD4AE #AE6CD4 #D4AE6C
tetradic
#6CD4AE #7A6CD4 #D46C92 #C6D46C
square
#6CD4AE #7A6CD4 #D46C92 #C6D46C
split-complementary
#6CD4AE #D46CC6 #D47A6C
monochromatic
#2D9971 #3DC694 #6CD4AE #9BE2C8 #CBF0E2
Accessibility & contrast
On white
1.80
#6CD4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#6CD4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD4AE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD4AE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AC
Deuteranopia (green-blind)
#C0BCB0
Tritanopia (blue-blind)
#46D5C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cd4ae; /* rgb */ color: rgb(108, 212, 174); /* oklch */ color: oklch(79.7% 0.113 167.4);
Tailwind
colors: {
custom: {
50: '#9ce2c6',
500: '#6cd4ae',
950: '#000000',
},
}SCSS
$custom: #6cd4ae; $custom-light: #9ce2c6; $custom-dark: #000000;
JSON
{
"hex": "#6cd4ae",
"rgb": {
"r": 108,
"g": 212,
"b": 174
},
"hsl": {
"h": 158.077,
"s": 54.737,
"l": 62.745
},
"oklch": {
"l": 0.79689,
"c": 0.11253,
"h": 167.4
},
"luminance": 0.53331
}Semantic roles & 50–950 ramp
primary
#6CD4AE
secondary
#9E4666
accent
#235DC2
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482