#5EFDAE#5EFDAE
#5EFDAE is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.1% C 0.174 H 158.0°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDAE |
|---|---|
| RGB | rgb(94, 253, 174) |
| HSL | hsl(150, 98%, 68%) |
| HSV | hsv(150, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(89.71, -59.21, 25.78) |
| CIE-LCH | lch(89.71, 64.58, 156.47°) |
| OKLab | oklab(89.08% -0.1612 0.0652) |
| OKLCH | oklch(89.08% 0.174 158) |
| XYZ | xyz(47.3770, 75.6813, 52.1474) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.93
Sea Green (survey)
#53FCA1
ΔE00 2.08
Light Greenish Blue
#63F7B4
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDAE #FD5EAD
analogous
#5EFD5E #5EFDAE #5EFCFD
triadic
#5EFDAE #AE5EFD #FDAE5E
tetradic
#5EFDAE #5E5EFD #FD5EAD #FCFD5E
square
#5EFDAE #5E5EFD #FD5EAD #FCFD5E
split-complementary
#5EFDAE #FD5EFC #FD5E5E
monochromatic
#03DE71 #22FC90 #5EFDAE #9AFECC #D7FFEB
Accessibility & contrast
On white
1.30
#5EFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#5EFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDAE
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDAE | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA9
Deuteranopia (green-blind)
#E6DBB3
Tritanopia (blue-blind)
#00FBE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efdae; /* rgb */ color: rgb(94, 253, 174); /* oklch */ color: oklch(89.1% 0.174 158.0);
Tailwind
colors: {
custom: {
50: '#9bffc6',
500: '#5efdae',
950: '#000000',
},
}SCSS
$custom: #5efdae; $custom-light: #9bffc6; $custom-dark: #000000;
JSON
{
"hex": "#5efdae",
"rgb": {
"r": 94,
"g": 253,
"b": 174
},
"hsl": {
"h": 150.189,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.89076,
"c": 0.17387,
"h": 158
},
"luminance": 0.75686
}Semantic roles & 50–950 ramp
primary
#5EFDAE
secondary
#D7297F
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682