#6EECCF#6EECCF
#6EECCF is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.3% C 0.121 H 176.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6EECCF |
|---|---|
| RGB | rgb(110, 236, 207) |
| HSL | hsl(166, 77%, 68%) |
| HSV | hsv(166, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(85.91, -41.97, 3.43) |
| CIE-LCH | lch(85.91, 42.11, 175.33°) |
| OKLab | oklab(86.33% -0.1203 0.0084) |
| OKLCH | oklch(86.33% 0.121 176) |
| XYZ | xyz(47.6833, 67.8065, 69.5945) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.23
Light Turquoise
#7EF4CC
ΔE00 3.71
Aqua (survey)
#13EAC9
ΔE00 4.07
Light Aqua
#8CFFDB
ΔE00 4.82
Aqua Marine
#2EE8BB
ΔE00 5.22
Light Teal
#90E4C1
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EECCF #EC6E8B
analogous
#6EEC90 #6EECCF #6ECAEC
triadic
#6EECCF #CF6EEC #ECCF6E
tetradic
#6EECCF #906EEC #EC6E8B #CAEC6E
square
#6EECCF #906EEC #EC6E8B #CAEC6E
split-complementary
#6EECCF #EC6ECA #EC906E
monochromatic
#1AC69E #38E5BD #6EECCF #A4F3E1 #DAFAF3
Accessibility & contrast
On white
1.44
#6EECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#6EECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EECCF
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EECCF | 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)
#E4DFCE
Deuteranopia (green-blind)
#D1D1D1
Tritanopia (blue-blind)
#27EFE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eeccf; /* rgb */ color: rgb(110, 236, 207); /* oklch */ color: oklch(86.3% 0.121 176.0);
Tailwind
colors: {
custom: {
50: '#a1f2dd',
500: '#6eeccf',
950: '#000000',
},
}SCSS
$custom: #6eeccf; $custom-light: #a1f2dd; $custom-dark: #000000;
JSON
{
"hex": "#6eeccf",
"rgb": {
"r": 110,
"g": 236,
"b": 207
},
"hsl": {
"h": 166.19,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.86332,
"c": 0.12061,
"h": 176
},
"luminance": 0.67811
}Semantic roles & 50–950 ramp
primary
#6EECCF
secondary
#C33B5A
accent
#0C3CD9
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101715
muted
#818584