#6CD2AE#6CD2AE
#6CD2AE is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.2% C 0.110 H 168.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD2AE |
|---|---|
| RGB | rgb(108, 210, 174) |
| HSL | hsl(159, 53%, 62%) |
| HSV | hsv(159, 49%, 82%) |
| CMYK | cmyk(48.6%, 0%, 17.1%, 17.6%) |
| CIE-LAB | lab(77.48, -38.29, 8.75) |
| CIE-LCH | lch(77.48, 39.27, 167.12°) |
| OKLab | oklab(79.21% -0.1075 0.0225) |
| OKLCH | oklch(79.21% 0.11 168.2) |
| XYZ | xyz(36.8676, 52.3343, 48.1949) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.31
Seafoam Blue
#78D1B6
ΔE00 2.76
Eucalyptus
#44D7A8
ΔE00 3.93
Seafoam
#7FE0B3
ΔE00 4.23
Pale Teal
#82CBB2
ΔE00 4.30
Aquamarine (survey)
#04D8B2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD2AE #D26C90
analogous
#6CD27B #6CD2AE #6CC3D2
triadic
#6CD2AE #AE6CD2 #D2AE6C
tetradic
#6CD2AE #7B6CD2 #D26C90 #C3D26C
square
#6CD2AE #7B6CD2 #D26C90 #C3D26C
split-complementary
#6CD2AE #D26CC3 #D27B6C
monochromatic
#2E9671 #3DC494 #6CD2AE #9BE0C8 #CAEFE2
Accessibility & contrast
On white
1.83
#6CD2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#6CD2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD2AE
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD2AE | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AC
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#47D3C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6cd2ae; /* rgb */ color: rgb(108, 210, 174); /* oklch */ color: oklch(79.2% 0.110 168.2);
Tailwind
colors: {
custom: {
50: '#9ce0c6',
500: '#6cd2ae',
950: '#000000',
},
}SCSS
$custom: #6cd2ae; $custom-light: #9ce0c6; $custom-dark: #000000;
JSON
{
"hex": "#6cd2ae",
"rgb": {
"r": 108,
"g": 210,
"b": 174
},
"hsl": {
"h": 158.824,
"s": 53.125,
"l": 62.353
},
"oklch": {
"l": 0.79212,
"c": 0.10986,
"h": 168.2
},
"luminance": 0.52337
}Semantic roles & 50–950 ramp
primary
#6CD2AE
secondary
#9B4765
accent
#255CC1
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482