#5EFDB3#5EFDB3
#5EFDB3 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.2% C 0.170 H 159.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDB3 |
|---|---|
| RGB | rgb(94, 253, 179) |
| HSL | hsl(152, 98%, 68%) |
| HSV | hsv(152, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 29.2%, 0.8%) |
| CIE-LAB | lab(89.80, -58.23, 23.37) |
| CIE-LCH | lch(89.80, 62.74, 158.13°) |
| OKLab | oklab(89.18% -0.1589 0.0593) |
| OKLCH | oklch(89.18% 0.17 159.5) |
| XYZ | xyz(47.8735, 75.8799, 54.7624) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.64
Light Blue Green
#7EFBB3
ΔE00 2.46
Greenish Cyan
#2AFEB7
ΔE00 2.48
Greenish Turquoise
#00FBB0
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDB3 #FD5EA8
analogous
#5EFD63 #5EFDB3 #5EF8FD
triadic
#5EFDB3 #B35EFD #FDB35E
tetradic
#5EFDB3 #635EFD #FD5EA8 #F8FD5E
square
#5EFDB3 #635EFD #FD5EA8 #F8FD5E
split-complementary
#5EFDB3 #FD5EF8 #FD635E
monochromatic
#03DE78 #22FC96 #5EFDB3 #9AFED0 #D7FFEC
Accessibility & contrast
On white
1.30
#5EFDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#5EFDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDB3
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDB3 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBAF
Deuteranopia (green-blind)
#E5DCB8
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efdb3; /* rgb */ color: rgb(94, 253, 179); /* oklch */ color: oklch(89.2% 0.170 159.5);
Tailwind
colors: {
custom: {
50: '#9bffca',
500: '#5efdb3',
950: '#000000',
},
}SCSS
$custom: #5efdb3; $custom-light: #9bffca; $custom-dark: #000000;
JSON
{
"hex": "#5efdb3",
"rgb": {
"r": 94,
"g": 253,
"b": 179
},
"hsl": {
"h": 152.075,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.89182,
"c": 0.16966,
"h": 159.5
},
"luminance": 0.75885
}Semantic roles & 50–950 ramp
primary
#5EFDB3
secondary
#D7297A
accent
#006BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682