#5EFDBA#5EFDBA
#5EFDBA is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.3% C 0.164 H 161.9°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDBA |
|---|---|
| RGB | rgb(94, 253, 186) |
| HSL | hsl(155, 98%, 68%) |
| HSV | hsv(155, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(89.94, -56.81, 19.98) |
| CIE-LCH | lch(89.94, 60.22, 160.62°) |
| OKLab | oklab(89.34% -0.1558 0.0509) |
| OKLCH | oklch(89.34% 0.164 161.9) |
| XYZ | xyz(48.5995, 76.1703, 58.5860) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.36
Greenish Cyan
#2AFEB7
ΔE00 2.11
Greenish Turquoise
#00FBB0
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 3.02
Light Blue Green
#7EFBB3
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDBA #FD5EA1
analogous
#5EFD6A #5EFDBA #5EF0FD
triadic
#5EFDBA #BA5EFD #FDBA5E
tetradic
#5EFDBA #6A5EFD #FD5EA1 #F0FD5E
square
#5EFDBA #6A5EFD #FD5EA1 #F0FD5E
split-complementary
#5EFDBA #FD5EF0 #FD6A5E
monochromatic
#03DE82 #22FCA0 #5EFDBA #9AFED4 #D7FFEE
Accessibility & contrast
On white
1.29
#5EFDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#5EFDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDBA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDBA | 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)
#F9EBB6
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efdba; /* rgb */ color: rgb(94, 253, 186); /* oklch */ color: oklch(89.3% 0.164 161.9);
Tailwind
colors: {
custom: {
50: '#9bffcf',
500: '#5efdba',
950: '#000000',
},
}SCSS
$custom: #5efdba; $custom-light: #9bffcf; $custom-dark: #000000;
JSON
{
"hex": "#5efdba",
"rgb": {
"r": 94,
"g": 253,
"b": 186
},
"hsl": {
"h": 154.717,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.89337,
"c": 0.16395,
"h": 161.9
},
"luminance": 0.76175
}Semantic roles & 50–950 ramp
primary
#5EFDBA
secondary
#D72972
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683