#6CECD1#6CECD1
#6CECD1 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.3% C 0.121 H 177.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CECD1 |
|---|---|
| RGB | rgb(108, 236, 209) |
| HSL | hsl(167, 77%, 67%) |
| HSV | hsv(167, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 11.4%, 7.5%) |
| CIE-LAB | lab(85.90, -41.91, 2.35) |
| CIE-LCH | lch(85.90, 41.98, 176.79°) |
| OKLab | oklab(86.32% -0.1206 0.0056) |
| OKLCH | oklch(86.32% 0.121 177.4) |
| XYZ | xyz(47.6833, 67.7780, 70.8788) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.93
Aqua (survey)
#13EAC9
ΔE00 4.05
Light Turquoise
#7EF4CC
ΔE00 4.30
Turquoise
#40E0D0
ΔE00 5.02
Light Aqua
#8CFFDB
ΔE00 5.15
Aqua Marine
#2EE8BB
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CECD1 #EC6C87
analogous
#6CEC91 #6CECD1 #6CC7EC
triadic
#6CECD1 #D16CEC #ECD16C
tetradic
#6CECD1 #916CEC #EC6C87 #C7EC6C
square
#6CECD1 #916CEC #EC6C87 #C7EC6C
split-complementary
#6CECD1 #EC6CC7 #EC916C
monochromatic
#19C4A0 #36E5C0 #6CECD1 #A2F3E2 #D8FAF3
Accessibility & contrast
On white
1.44
#6CECD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#6CECD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CECD1
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CECD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CECD1 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFD0
Deuteranopia (green-blind)
#D0D1D3
Tritanopia (blue-blind)
#19EFE4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cecd1; /* rgb */ color: rgb(108, 236, 209); /* oklch */ color: oklch(86.3% 0.121 177.4);
Tailwind
colors: {
custom: {
50: '#a0f2df',
500: '#6cecd1',
950: '#000000',
},
}SCSS
$custom: #6cecd1; $custom-light: #a0f2df; $custom-dark: #000000;
JSON
{
"hex": "#6cecd1",
"rgb": {
"r": 108,
"g": 236,
"b": 209
},
"hsl": {
"h": 167.344,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.86319,
"c": 0.12077,
"h": 177.4
},
"luminance": 0.67782
}Semantic roles & 50–950 ramp
primary
#6CECD1
secondary
#C23A57
accent
#0C37D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584