#6EFEF4#6EFEF4
#6EFEF4 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.125 H 188.9°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEF4 |
|---|---|
| RGB | rgb(110, 254, 244) |
| HSL | hsl(176, 99%, 71%) |
| HSV | hsv(176, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(92.01, -40.98, -6.93) |
| CIE-LCH | lch(92.01, 41.57, 189.60°) |
| OKLab | oklab(91.59% -0.1234 -0.0194) |
| OKLCH | oklch(91.59% 0.125 188.9) |
| XYZ | xyz(58.1942, 80.7244, 98.0849) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.50
Bright Cyan
#41FDFE
ΔE00 3.95
Bright Aqua
#0BF9EA
ΔE00 3.97
Aqua
#00FFFF
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 5.64
Bright Light Blue
#26F7FD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEF4 #FE6E78
analogous
#6EFEAC #6EFEF4 #6EC0FE
triadic
#6EFEF4 #F46EFE #FEF46E
tetradic
#6EFEF4 #AC6EFE #FE6E78 #C0FE6E
square
#6EFEF4 #AC6EFE #FE6E78 #C0FE6E
split-complementary
#6EFEF4 #FE6EC0 #FEAC6E
monochromatic
#02F0DF #31FEEF #6EFEF4 #ABFEF9 #E1FFFD
Accessibility & contrast
On white
1.22
#6EFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#6EFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEF4
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEF4 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F4
Deuteranopia (green-blind)
#DAE1F5
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6efef4; /* rgb */ color: rgb(110, 254, 244); /* oklch */ color: oklch(91.6% 0.125 188.9);
Tailwind
colors: {
custom: {
50: '#a4fff7',
500: '#6efef4',
950: '#000000',
},
}SCSS
$custom: #6efef4; $custom-light: #a4fff7; $custom-dark: #000000;
JSON
{
"hex": "#6efef4",
"rgb": {
"r": 110,
"g": 254,
"b": 244
},
"hsl": {
"h": 175.833,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.91592,
"c": 0.12489,
"h": 188.9
},
"luminance": 0.8073
}Semantic roles & 50–950 ramp
primary
#6EFEF4
secondary
#DA3641
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685