#5EFBAE#5EFBAE
#5EFBAE is a very light, vivid teal. Relative luminance 0.744; OKLCH L 88.6% C 0.171 H 158.3°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBAE |
|---|---|
| RGB | rgb(94, 251, 174) |
| HSL | hsl(151, 95%, 68%) |
| HSV | hsv(151, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(89.12, -58.43, 24.98) |
| CIE-LCH | lch(89.12, 63.55, 156.86°) |
| OKLab | oklab(88.59% -0.1592 0.0633) |
| OKLCH | oklch(88.59% 0.171 158.3) |
| XYZ | xyz(46.7489, 74.4252, 51.9380) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Green Blue
#56FCA2
ΔE00 2.20
Seafoam Green
#7AF9AB
ΔE00 2.32
Sea Green (survey)
#53FCA1
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.36
Light Bluish Green
#76FDA8
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBAE #FB5EAB
analogous
#5EFB5F #5EFBAE #5EFAFB
triadic
#5EFBAE #AE5EFB #FBAE5E
tetradic
#5EFBAE #5F5EFB #FB5EAB #FAFB5E
square
#5EFBAE #5F5EFB #FB5EAB #FAFB5E
split-complementary
#5EFBAE #FB5EFA #FB5F5E
monochromatic
#05D971 #22FA90 #5EFBAE #9AFCCC #D5FEEA
Accessibility & contrast
On white
1.32
#5EFBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#5EFBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBAE
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBAE | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#E4DAB3
Tritanopia (blue-blind)
#00FAE7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efbae; /* rgb */ color: rgb(94, 251, 174); /* oklch */ color: oklch(88.6% 0.171 158.3);
Tailwind
colors: {
custom: {
50: '#9afec6',
500: '#5efbae',
950: '#000000',
},
}SCSS
$custom: #5efbae; $custom-light: #9afec6; $custom-dark: #000000;
JSON
{
"hex": "#5efbae",
"rgb": {
"r": 94,
"g": 251,
"b": 174
},
"hsl": {
"h": 150.573,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.88593,
"c": 0.1713,
"h": 158.3
},
"luminance": 0.7443
}Semantic roles & 50–950 ramp
primary
#5EFBAE
secondary
#D32A7D
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682