#6CEED2#6CEED2
#6CEED2 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.8% C 0.122 H 177.0°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEED2 |
|---|---|
| RGB | rgb(108, 238, 210) |
| HSL | hsl(167, 79%, 68%) |
| HSV | hsv(167, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 11.8%, 6.7%) |
| CIE-LAB | lab(86.50, -42.56, 2.70) |
| CIE-LCH | lch(86.50, 42.64, 176.37°) |
| OKLab | oklab(86.82% -0.1223 0.0065) |
| OKLCH | oklch(86.82% 0.123 177) |
| XYZ | xyz(48.3865, 68.9858, 71.7259) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.84
Light Turquoise
#7EF4CC
ΔE00 3.97
Aqua (survey)
#13EAC9
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.74
Aquamarine
#7FFFD4
ΔE00 5.32
Turquoise
#40E0D0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEED2 #EE6C88
analogous
#6CEE91 #6CEED2 #6CC9EE
triadic
#6CEED2 #D26CEE #EED26C
tetradic
#6CEED2 #916CEE #EE6C88 #C9EE6C
square
#6CEED2 #916CEE #EE6C88 #C9EE6C
split-complementary
#6CEED2 #EE6CC9 #EE916C
monochromatic
#17C8A2 #35E8C1 #6CEED2 #A3F4E3 #DAFBF4
Accessibility & contrast
On white
1.42
#6CEED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#6CEED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEED2
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEED2 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D1
Deuteranopia (green-blind)
#D2D2D4
Tritanopia (blue-blind)
#15F1E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ceed2; /* rgb */ color: rgb(108, 238, 210); /* oklch */ color: oklch(86.8% 0.122 177.0);
Tailwind
colors: {
custom: {
50: '#a0f4df',
500: '#6ceed2',
950: '#000000',
},
}SCSS
$custom: #6ceed2; $custom-light: #a0f4df; $custom-dark: #000000;
JSON
{
"hex": "#6ceed2",
"rgb": {
"r": 108,
"g": 238,
"b": 210
},
"hsl": {
"h": 167.077,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.86815,
"c": 0.1225,
"h": 177
},
"luminance": 0.6899
}Semantic roles & 50–950 ramp
primary
#6CEED2
secondary
#C63957
accent
#0A37DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584