#6EFCEC#6EFCEC
#6EFCEC is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.125 H 185.2°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCEC |
|---|---|
| RGB | rgb(110, 252, 236) |
| HSL | hsl(173, 96%, 71%) |
| HSV | hsv(173, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(91.23, -42.09, -3.94) |
| CIE-LCH | lch(91.23, 42.28, 185.34°) |
| OKLab | oklab(90.89% -0.1247 -0.0113) |
| OKLCH | oklch(90.89% 0.125 185.2) |
| XYZ | xyz(56.3744, 78.9863, 91.6156) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 3.82
Bright Turquoise
#0FFEF9
ΔE00 4.71
Bright Cyan
#41FDFE
ΔE00 5.77
Aqua
#00FFFF
ΔE00 5.92
Turquoise
#40E0D0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCEC #FC6E7E
analogous
#6EFCA5 #6EFCEC #6EC5FC
triadic
#6EFCEC #EC6EFC #FCEC6E
tetradic
#6EFCEC #A56EFC #FC6E7E #C5FC6E
square
#6EFCEC #A56EFC #FC6E7E #C5FC6E
split-complementary
#6EFCEC #FC6EC5 #FCA56E
monochromatic
#05EBD1 #32FBE4 #6EFCEC #AAFDF4 #E1FEFB
Accessibility & contrast
On white
1.25
#6EFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#6EFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCEC
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCEC | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEC
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6efcec; /* rgb */ color: rgb(110, 252, 236); /* oklch */ color: oklch(90.9% 0.125 185.2);
Tailwind
colors: {
custom: {
50: '#a4fef2',
500: '#6efcec',
950: '#000000',
},
}SCSS
$custom: #6efcec; $custom-light: #a4fef2; $custom-dark: #000000;
JSON
{
"hex": "#6efcec",
"rgb": {
"r": 110,
"g": 252,
"b": 236
},
"hsl": {
"h": 173.239,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.90889,
"c": 0.12518,
"h": 185.2
},
"luminance": 0.78992
}Semantic roles & 50–950 ramp
primary
#6EFCEC
secondary
#D83749
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685