#5EFCD4#5EFCD4
#5EFCD4 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.144 H 173.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCD4 |
|---|---|
| RGB | rgb(94, 252, 212) |
| HSL | hsl(165, 96%, 68%) |
| HSV | hsv(165, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(90.21, -50.68, 6.97) |
| CIE-LCH | lch(90.21, 51.15, 172.17°) |
| OKLab | oklab(89.74% -0.1433 0.0177) |
| OKLCH | oklch(89.74% 0.144 173) |
| XYZ | xyz(51.3044, 76.7485, 74.3847) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.22
Bright Teal
#01F9C6
ΔE00 3.51
Light Aqua
#8CFFDB
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 4.48
Tiffany Blue
#7BF2DA
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCD4 #FC5E86
analogous
#5EFC85 #5EFCD4 #5ED5FC
triadic
#5EFCD4 #D45EFC #FCD45E
tetradic
#5EFCD4 #855EFC #FC5E86 #D5FC5E
square
#5EFCD4 #855EFC #FC5E86 #D5FC5E
split-complementary
#5EFCD4 #FC5ED5 #FC855E
monochromatic
#04DCA5 #22FBC4 #5EFCD4 #9AFDE4 #D6FEF4
Accessibility & contrast
On white
1.28
#5EFCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#5EFCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCD4
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCD4 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD2
Deuteranopia (green-blind)
#DEDCD7
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5efcd4; /* rgb */ color: rgb(94, 252, 212); /* oklch */ color: oklch(89.7% 0.144 173.0);
Tailwind
colors: {
custom: {
50: '#9bfee1',
500: '#5efcd4',
950: '#000000',
},
}SCSS
$custom: #5efcd4; $custom-light: #9bfee1; $custom-dark: #000000;
JSON
{
"hex": "#5efcd4",
"rgb": {
"r": 94,
"g": 252,
"b": 212
},
"hsl": {
"h": 164.81,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.8974,
"c": 0.14437,
"h": 173
},
"luminance": 0.76754
}Semantic roles & 50–950 ramp
primary
#5EFCD4
secondary
#D52955
accent
#003AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684