#6CEACD#6CEACD
#6CEACD is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.7% C 0.121 H 175.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEACD |
|---|---|
| RGB | rgb(108, 234, 205) |
| HSL | hsl(166, 75%, 67%) |
| HSV | hsv(166, 54%, 92%) |
| CMYK | cmyk(53.8%, 0%, 12.4%, 8.2%) |
| CIE-LAB | lab(85.22, -41.96, 3.47) |
| CIE-LCH | lch(85.22, 42.11, 175.28°) |
| OKLab | oklab(85.74% -0.1202 0.0085) |
| OKLCH | oklch(85.74% 0.121 175.9) |
| XYZ | xyz(46.6217, 66.4372, 68.1125) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.58
Aqua (survey)
#13EAC9
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 3.93
Aqua Marine
#2EE8BB
ΔE00 5.05
Light Teal
#90E4C1
ΔE00 5.17
Light Aqua
#8CFFDB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEACD #EA6C89
analogous
#6CEA8E #6CEACD #6CC8EA
triadic
#6CEACD #CD6CEA #EACD6C
tetradic
#6CEACD #8E6CEA #EA6C89 #C8EA6C
square
#6CEACD #8E6CEA #EA6C89 #C8EA6C
split-complementary
#6CEACD #EA6CC8 #EA8E6C
monochromatic
#1BC09A #36E2BB #6CEACD #A2F2DF #D7F9F1
Accessibility & contrast
On white
1.47
#6CEACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#6CEACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEACD
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEACD | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#22EDE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6ceacd; /* rgb */ color: rgb(108, 234, 205); /* oklch */ color: oklch(85.7% 0.121 175.9);
Tailwind
colors: {
custom: {
50: '#a0f1dc',
500: '#6ceacd',
950: '#000000',
},
}SCSS
$custom: #6ceacd; $custom-light: #a0f1dc; $custom-dark: #000000;
JSON
{
"hex": "#6ceacd",
"rgb": {
"r": 108,
"g": 234,
"b": 205
},
"hsl": {
"h": 166.19,
"s": 75,
"l": 67.059
},
"oklch": {
"l": 0.85737,
"c": 0.12055,
"h": 175.9
},
"luminance": 0.66442
}Semantic roles & 50–950 ramp
primary
#6CEACD
secondary
#BF3B5A
accent
#0E3DD7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584