#5EFCD3#5EFCD3
#5EFCD3 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.145 H 172.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCD3 |
|---|---|
| RGB | rgb(94, 252, 211) |
| HSL | hsl(164, 96%, 68%) |
| HSV | hsv(164, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(90.18, -50.91, 7.45) |
| CIE-LCH | lch(90.18, 51.45, 171.67°) |
| OKLab | oklab(89.71% -0.1437 0.0189) |
| OKLCH | oklch(89.71% 0.145 172.5) |
| XYZ | xyz(51.1786, 76.6982, 73.7224) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 3.16
Bright Teal
#01F9C6
ΔE00 3.35
Light Aqua
#8CFFDB
ΔE00 3.60
Light Aquamarine
#7BFDC7
ΔE00 4.25
Aqua Marine
#2EE8BB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCD3 #FC5E87
analogous
#5EFC84 #5EFCD3 #5ED6FC
triadic
#5EFCD3 #D35EFC #FCD35E
tetradic
#5EFCD3 #845EFC #FC5E87 #D6FC5E
square
#5EFCD3 #845EFC #FC5E87 #D6FC5E
split-complementary
#5EFCD3 #FC5ED6 #FC845E
monochromatic
#04DCA4 #22FBC3 #5EFCD3 #9AFDE3 #D6FEF4
Accessibility & contrast
On white
1.29
#5EFCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#5EFCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCD3
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCD3 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD1
Deuteranopia (green-blind)
#DEDCD6
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5efcd3; /* rgb */ color: rgb(94, 252, 211); /* oklch */ color: oklch(89.7% 0.145 172.5);
Tailwind
colors: {
custom: {
50: '#9bfee0',
500: '#5efcd3',
950: '#000000',
},
}SCSS
$custom: #5efcd3; $custom-light: #9bfee0; $custom-dark: #000000;
JSON
{
"hex": "#5efcd3",
"rgb": {
"r": 94,
"g": 252,
"b": 211
},
"hsl": {
"h": 164.43,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.89713,
"c": 0.14497,
"h": 172.5
},
"luminance": 0.76704
}Semantic roles & 50–950 ramp
primary
#5EFCD3
secondary
#D52956
accent
#003CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684