#6EFCEB#6EFCEB
#6EFCEB is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.9% C 0.125 H 184.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCEB |
|---|---|
| RGB | rgb(110, 252, 235) |
| HSL | hsl(173, 96%, 71%) |
| HSV | hsv(173, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(91.20, -42.34, -3.46) |
| CIE-LCH | lch(91.20, 42.48, 184.67°) |
| OKLab | oklab(90.86% -0.1251 -0.01) |
| OKLCH | oklch(90.86% 0.125 184.6) |
| XYZ | xyz(56.2296, 78.9284, 90.8526) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 3.59
Bright Turquoise
#0FFEF9
ΔE00 4.95
Bright Cyan
#41FDFE
ΔE00 6.08
Aqua
#00FFFF
ΔE00 6.20
Turquoise
#40E0D0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCEB #FC6E7F
analogous
#6EFCA4 #6EFCEB #6EC6FC
triadic
#6EFCEB #EB6EFC #FCEB6E
tetradic
#6EFCEB #A46EFC #FC6E7F #C6FC6E
square
#6EFCEB #A46EFC #FC6E7F #C6FC6E
split-complementary
#6EFCEB #FC6EC6 #FCA46E
monochromatic
#05EBCF #32FBE3 #6EFCEB #AAFDF3 #E1FEFB
Accessibility & contrast
On white
1.25
#6EFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#6EFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCEB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCEB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6efceb; /* rgb */ color: rgb(110, 252, 235); /* oklch */ color: oklch(90.9% 0.125 184.6);
Tailwind
colors: {
custom: {
50: '#a4fef1',
500: '#6efceb',
950: '#000000',
},
}SCSS
$custom: #6efceb; $custom-light: #a4fef1; $custom-dark: #000000;
JSON
{
"hex": "#6efceb",
"rgb": {
"r": 110,
"g": 252,
"b": 235
},
"hsl": {
"h": 172.817,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.90859,
"c": 0.12549,
"h": 184.6
},
"luminance": 0.78934
}Semantic roles & 50–950 ramp
primary
#6EFCEB
secondary
#D8374A
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685