#5EFDBB#5EFDBB
#5EFDBB is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.4% C 0.163 H 162.3°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDBB |
|---|---|
| RGB | rgb(94, 253, 187) |
| HSL | hsl(155, 98%, 68%) |
| HSV | hsv(155, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(89.96, -56.60, 19.50) |
| CIE-LCH | lch(89.96, 59.86, 160.99°) |
| OKLab | oklab(89.36% -0.1554 0.0497) |
| OKLCH | oklch(89.36% 0.163 162.3) |
| XYZ | xyz(48.7062, 76.2130, 59.1478) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.43
Greenish Cyan
#2AFEB7
ΔE00 2.13
Light Aquamarine
#7BFDC7
ΔE00 2.87
Greenish Turquoise
#00FBB0
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDBB #FD5EA0
analogous
#5EFD6B #5EFDBB #5EF0FD
triadic
#5EFDBB #BB5EFD #FDBB5E
tetradic
#5EFDBB #6B5EFD #FD5EA0 #F0FD5E
square
#5EFDBB #6B5EFD #FD5EA0 #F0FD5E
split-complementary
#5EFDBB #FD5EF0 #FD6B5E
monochromatic
#03DE83 #22FCA1 #5EFDBB #9AFED5 #D7FFEE
Accessibility & contrast
On white
1.29
#5EFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#5EFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDBB
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDBB | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efdbb; /* rgb */ color: rgb(94, 253, 187); /* oklch */ color: oklch(89.4% 0.163 162.3);
Tailwind
colors: {
custom: {
50: '#9bffcf',
500: '#5efdbb',
950: '#000000',
},
}SCSS
$custom: #5efdbb; $custom-light: #9bffcf; $custom-dark: #000000;
JSON
{
"hex": "#5efdbb",
"rgb": {
"r": 94,
"g": 253,
"b": 187
},
"hsl": {
"h": 155.094,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.89359,
"c": 0.16315,
"h": 162.3
},
"luminance": 0.76218
}Semantic roles & 50–950 ramp
primary
#5EFDBB
secondary
#D72971
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683