#6CEEAE#6CEEAE
#6CEEAE is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.148 H 159.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEAE |
|---|---|
| RGB | rgb(108, 238, 174) |
| HSL | hsl(150, 79%, 68%) |
| HSV | hsv(150, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(85.70, -50.42, 20.32) |
| CIE-LCH | lch(85.70, 54.36, 158.05°) |
| OKLab | oklab(85.9% -0.1383 0.0518) |
| OKLCH | oklch(85.9% 0.148 159.5) |
| XYZ | xyz(44.3950, 67.3892, 50.7041) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.08
Light Blue Green
#7EFBB3
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 4.19
Greenish Cyan
#2AFEB7
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEAE #EE6CAC
analogous
#6CEE6D #6CEEAE #6CEDEE
triadic
#6CEEAE #AE6CEE #EEAE6C
tetradic
#6CEEAE #6D6CEE #EE6CAC #EDEE6C
square
#6CEEAE #6D6CEE #EE6CAC #EDEE6C
split-complementary
#6CEEAE #EE6CED #EE6D6C
monochromatic
#17C871 #35E890 #6CEEAE #A3F4CC #DAFBEA
Accessibility & contrast
On white
1.45
#6CEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#6CEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEAE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEAE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEAA
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#3DEDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ceeae; /* rgb */ color: rgb(108, 238, 174); /* oklch */ color: oklch(85.9% 0.148 159.5);
Tailwind
colors: {
custom: {
50: '#9ff4c6',
500: '#6ceeae',
950: '#000000',
},
}SCSS
$custom: #6ceeae; $custom-light: #9ff4c6; $custom-dark: #000000;
JSON
{
"hex": "#6ceeae",
"rgb": {
"r": 108,
"g": 238,
"b": 174
},
"hsl": {
"h": 150.462,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85903,
"c": 0.14763,
"h": 159.5
},
"luminance": 0.67393
}Semantic roles & 50–950 ramp
primary
#6CEEAE
secondary
#C6397E
accent
#0A71DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582