#6CEED9#6CEED9
#6CEED9 is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.0% C 0.119 H 181.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEED9 |
|---|---|
| RGB | rgb(108, 238, 217) |
| HSL | hsl(170, 79%, 68%) |
| HSV | hsv(170, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 8.8%, 6.7%) |
| CIE-LAB | lab(86.67, -40.88, -0.71) |
| CIE-LCH | lch(86.67, 40.89, 181.00°) |
| OKLab | oklab(87.02% -0.1193 -0.0026) |
| OKLCH | oklch(87.02% 0.119 181.2) |
| XYZ | xyz(49.2777, 69.3422, 76.4197) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.73
Turquoise
#40E0D0
ΔE00 4.25
Bright Aqua
#0BF9EA
ΔE00 4.86
Aqua (survey)
#13EAC9
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.96
Light Aqua
#8CFFDB
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEED9 #EE6C81
analogous
#6CEE98 #6CEED9 #6CC2EE
triadic
#6CEED9 #D96CEE #EED96C
tetradic
#6CEED9 #986CEE #EE6C81 #C2EE6C
square
#6CEED9 #986CEE #EE6C81 #C2EE6C
split-complementary
#6CEED9 #EE6CC2 #EE986C
monochromatic
#17C8AC #35E8CB #6CEED9 #A3F4E7 #DAFBF5
Accessibility & contrast
On white
1.41
#6CEED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#6CEED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEED9
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEED9 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D8
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ceed9; /* rgb */ color: rgb(108, 238, 217); /* oklch */ color: oklch(87.0% 0.119 181.2);
Tailwind
colors: {
custom: {
50: '#a1f4e4',
500: '#6ceed9',
950: '#000000',
},
}SCSS
$custom: #6ceed9; $custom-light: #a1f4e4; $custom-dark: #000000;
JSON
{
"hex": "#6ceed9",
"rgb": {
"r": 108,
"g": 238,
"b": 217
},
"hsl": {
"h": 170.308,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.87017,
"c": 0.11933,
"h": 181.2
},
"luminance": 0.69347
}Semantic roles & 50–950 ramp
primary
#6CEED9
secondary
#C6394F
accent
#0A2CDC
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101715
muted
#818584