#6CEED1#6CEED1
#6CEED1 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.8% C 0.123 H 176.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEED1 |
|---|---|
| RGB | rgb(108, 238, 209) |
| HSL | hsl(167, 79%, 68%) |
| HSV | hsv(167, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 12.2%, 6.7%) |
| CIE-LAB | lab(86.47, -42.80, 3.19) |
| CIE-LCH | lch(86.47, 42.91, 175.74°) |
| OKLab | oklab(86.79% -0.1228 0.0078) |
| OKLCH | oklch(86.79% 0.123 176.4) |
| XYZ | xyz(48.2623, 68.9361, 71.0719) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.04
Light Turquoise
#7EF4CC
ΔE00 3.71
Aqua (survey)
#13EAC9
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.61
Aquamarine
#7FFFD4
ΔE00 5.11
Aqua Marine
#2EE8BB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEED1 #EE6C89
analogous
#6CEE90 #6CEED1 #6CCAEE
triadic
#6CEED1 #D16CEE #EED16C
tetradic
#6CEED1 #906CEE #EE6C89 #CAEE6C
square
#6CEED1 #906CEE #EE6C89 #CAEE6C
split-complementary
#6CEED1 #EE6CCA #EE906C
monochromatic
#17C8A1 #35E8C0 #6CEED1 #A3F4E2 #DAFBF3
Accessibility & contrast
On white
1.42
#6CEED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#6CEED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEED1
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEED1 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D0
Deuteranopia (green-blind)
#D2D2D3
Tritanopia (blue-blind)
#17F1E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ceed1; /* rgb */ color: rgb(108, 238, 209); /* oklch */ color: oklch(86.8% 0.123 176.4);
Tailwind
colors: {
custom: {
50: '#a0f4df',
500: '#6ceed1',
950: '#000000',
},
}SCSS
$custom: #6ceed1; $custom-light: #a0f4df; $custom-dark: #000000;
JSON
{
"hex": "#6ceed1",
"rgb": {
"r": 108,
"g": 238,
"b": 209
},
"hsl": {
"h": 166.615,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.86787,
"c": 0.12301,
"h": 176.4
},
"luminance": 0.68941
}Semantic roles & 50–950 ramp
primary
#6CEED1
secondary
#C63958
accent
#0A39DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584