#6CECD0#6CECD0
#6CECD0 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.3% C 0.121 H 176.8°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6CECD0 |
|---|---|
| RGB | rgb(108, 236, 208) |
| HSL | hsl(167, 77%, 67%) |
| HSV | hsv(167, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 11.9%, 7.5%) |
| CIE-LAB | lab(85.87, -42.15, 2.84) |
| CIE-LCH | lch(85.87, 42.24, 176.15°) |
| OKLab | oklab(86.29% -0.1211 0.0069) |
| OKLCH | oklch(86.29% 0.121 176.8) |
| XYZ | xyz(47.5599, 67.7286, 70.2289) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.09
Aqua (survey)
#13EAC9
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 5.02
Turquoise
#40E0D0
ΔE00 5.24
Aqua Marine
#2EE8BB
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CECD0 #EC6C88
analogous
#6CEC90 #6CECD0 #6CC8EC
triadic
#6CECD0 #D06CEC #ECD06C
tetradic
#6CECD0 #906CEC #EC6C88 #C8EC6C
square
#6CECD0 #906CEC #EC6C88 #C8EC6C
split-complementary
#6CECD0 #EC6CC8 #EC906C
monochromatic
#19C49F #36E5BF #6CECD0 #A2F3E1 #D8FAF3
Accessibility & contrast
On white
1.44
#6CECD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#6CECD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CECD0
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CECD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CECD0 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCF
Deuteranopia (green-blind)
#D0D1D2
Tritanopia (blue-blind)
#1BEFE4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cecd0; /* rgb */ color: rgb(108, 236, 208); /* oklch */ color: oklch(86.3% 0.121 176.8);
Tailwind
colors: {
custom: {
50: '#a0f3de',
500: '#6cecd0',
950: '#000000',
},
}SCSS
$custom: #6cecd0; $custom-light: #a0f3de; $custom-dark: #000000;
JSON
{
"hex": "#6cecd0",
"rgb": {
"r": 108,
"g": 236,
"b": 208
},
"hsl": {
"h": 166.875,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.8629,
"c": 0.12126,
"h": 176.8
},
"luminance": 0.67733
}Semantic roles & 50–950 ramp
primary
#6CECD0
secondary
#C23A58
accent
#0C39D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584