#5EFED7#5EFED7
#5EFED7 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.145 H 173.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFED7 |
|---|---|
| RGB | rgb(94, 254, 215) |
| HSL | hsl(165, 99%, 68%) |
| HSV | hsv(165, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 15.4%, 0.4%) |
| CIE-LAB | lab(90.85, -50.81, 6.35) |
| CIE-LCH | lch(90.85, 51.21, 172.88°) |
| OKLab | oklab(90.29% -0.144 0.016) |
| OKLCH | oklch(90.29% 0.145 173.7) |
| XYZ | xyz(52.3177, 78.1640, 76.6068) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 3.81
Light Aquamarine
#7BFDC7
ΔE00 4.79
Tiffany Blue
#7BF2DA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFED7 #FE5E85
analogous
#5EFE87 #5EFED7 #5ED5FE
triadic
#5EFED7 #D75EFE #FED75E
tetradic
#5EFED7 #875EFE #FE5E85 #D5FE5E
square
#5EFED7 #875EFE #FE5E85 #D5FE5E
split-complementary
#5EFED7 #FE5ED5 #FE875E
monochromatic
#01E0AA #21FEC8 #5EFED7 #9BFEE6 #D8FFF5
Accessibility & contrast
On white
1.26
#5EFED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#5EFED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFED7
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFED7 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD5
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5efed7; /* rgb */ color: rgb(94, 254, 215); /* oklch */ color: oklch(90.3% 0.145 173.7);
Tailwind
colors: {
custom: {
50: '#9cffe3',
500: '#5efed7',
950: '#000000',
},
}SCSS
$custom: #5efed7; $custom-light: #9cffe3; $custom-dark: #000000;
JSON
{
"hex": "#5efed7",
"rgb": {
"r": 94,
"g": 254,
"b": 215
},
"hsl": {
"h": 165.375,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.90292,
"c": 0.14485,
"h": 173.7
},
"luminance": 0.7817
}Semantic roles & 50–950 ramp
primary
#5EFED7
secondary
#D82853
accent
#0038E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684