#6EFCF4#6EFCF4
#6EFCF4 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.123 H 190.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCF4 |
|---|---|
| RGB | rgb(110, 252, 244) |
| HSL | hsl(177, 96%, 71%) |
| HSV | hsv(177, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.44, -40.09, -7.77) |
| CIE-LCH | lch(91.44, 40.83, 190.97°) |
| OKLab | oklab(91.13% -0.1213 -0.0217) |
| OKLCH | oklch(91.13% 0.123 190.1) |
| XYZ | xyz(57.5628, 79.4617, 97.8745) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.37
Bright Cyan
#41FDFE
ΔE00 3.45
Aqua
#00FFFF
ΔE00 4.00
Bright Aqua
#0BF9EA
ΔE00 4.26
Bright Light Blue
#26F7FD
ΔE00 5.07
Tiffany Blue
#7BF2DA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCF4 #FC6E76
analogous
#6EFCAD #6EFCF4 #6EBDFC
triadic
#6EFCF4 #F46EFC #FCF46E
tetradic
#6EFCF4 #AD6EFC #FC6E76 #BDFC6E
square
#6EFCF4 #AD6EFC #FC6E76 #BDFC6E
split-complementary
#6EFCF4 #FC6EBD #FCAD6E
monochromatic
#05EBDE #32FBEF #6EFCF4 #AAFDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#6EFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#6EFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCF4
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCF4 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#D8DFF5
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6efcf4; /* rgb */ color: rgb(110, 252, 244); /* oklch */ color: oklch(91.1% 0.123 190.1);
Tailwind
colors: {
custom: {
50: '#a4fef7',
500: '#6efcf4',
950: '#000000',
},
}SCSS
$custom: #6efcf4; $custom-light: #a4fef7; $custom-dark: #000000;
JSON
{
"hex": "#6efcf4",
"rgb": {
"r": 110,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.62,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.91134,
"c": 0.12324,
"h": 190.1
},
"luminance": 0.79467
}Semantic roles & 50–950 ramp
primary
#6EFCF4
secondary
#D83740
accent
#000DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685