#6CD7AE#6CD7AE
#6CD7AE is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.4% C 0.117 H 166.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD7AE |
|---|---|
| RGB | rgb(108, 215, 174) |
| HSL | hsl(157, 57%, 63%) |
| HSV | hsv(157, 50%, 84%) |
| CMYK | cmyk(49.8%, 0%, 19.1%, 15.7%) |
| CIE-LAB | lab(78.95, -40.53, 10.85) |
| CIE-LCH | lch(78.95, 41.96, 165.02°) |
| OKLab | oklab(80.41% -0.1132 0.0278) |
| OKLCH | oklch(80.41% 0.117 166.2) |
| XYZ | xyz(38.1213, 54.8418, 48.6128) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.76
Seafoam
#7FE0B3
ΔE00 2.88
Eucalyptus
#44D7A8
ΔE00 3.16
Seafoam Blue
#78D1B6
ΔE00 4.09
Light Teal
#90E4C1
ΔE00 4.77
Aquamarine (survey)
#04D8B2
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD7AE #D76C95
analogous
#6CD778 #6CD7AE #6CCAD7
triadic
#6CD7AE #AE6CD7 #D7AE6C
tetradic
#6CD7AE #786CD7 #D76C95 #CAD76C
square
#6CD7AE #786CD7 #D76C95 #CAD76C
split-complementary
#6CD7AE #D76CCA #D7786C
monochromatic
#2B9E72 #3CCA93 #6CD7AE #9CE4C9 #CCF1E3
Accessibility & contrast
On white
1.75
#6CD7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#6CD7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD7AE
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD7AE | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAAC
Deuteranopia (green-blind)
#C3BFB1
Tritanopia (blue-blind)
#46D8CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6cd7ae; /* rgb */ color: rgb(108, 215, 174); /* oklch */ color: oklch(80.4% 0.117 166.2);
Tailwind
colors: {
custom: {
50: '#9de4c6',
500: '#6cd7ae',
950: '#000000',
},
}SCSS
$custom: #6cd7ae; $custom-light: #9de4c6; $custom-dark: #000000;
JSON
{
"hex": "#6cd7ae",
"rgb": {
"r": 108,
"g": 215,
"b": 174
},
"hsl": {
"h": 157.009,
"s": 57.219,
"l": 63.333
},
"oklch": {
"l": 0.80405,
"c": 0.11655,
"h": 166.2
},
"luminance": 0.54845
}Semantic roles & 50–950 ramp
primary
#6CD7AE
secondary
#A24569
accent
#2160C5
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482