#5EFDBC#5EFDBC
#5EFDBC is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.4% C 0.162 H 162.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDBC |
|---|---|
| RGB | rgb(94, 253, 188) |
| HSL | hsl(155, 98%, 68%) |
| HSV | hsv(155, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(89.98, -56.39, 19.01) |
| CIE-LCH | lch(89.98, 59.51, 161.37°) |
| OKLab | oklab(89.38% -0.1549 0.0485) |
| OKLCH | oklch(89.38% 0.162 162.6) |
| XYZ | xyz(48.8136, 76.2559, 59.7136) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Greenish Cyan
#2AFEB7
ΔE00 2.18
Light Aquamarine
#7BFDC7
ΔE00 2.73
Greenish Turquoise
#00FBB0
ΔE00 2.99
Light Blue Green
#7EFBB3
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDBC #FD5E9F
analogous
#5EFD6C #5EFDBC #5EEEFD
triadic
#5EFDBC #BC5EFD #FDBC5E
tetradic
#5EFDBC #6C5EFD #FD5E9F #EEFD5E
square
#5EFDBC #6C5EFD #FD5E9F #EEFD5E
split-complementary
#5EFDBC #FD5EEE #FD6C5E
monochromatic
#03DE84 #22FCA3 #5EFDBC #9AFED5 #D7FFEE
Accessibility & contrast
On white
1.29
#5EFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#5EFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDBC
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDBC | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB8
Deuteranopia (green-blind)
#E3DCC0
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efdbc; /* rgb */ color: rgb(94, 253, 188); /* oklch */ color: oklch(89.4% 0.162 162.6);
Tailwind
colors: {
custom: {
50: '#9bffd0',
500: '#5efdbc',
950: '#000000',
},
}SCSS
$custom: #5efdbc; $custom-light: #9bffd0; $custom-dark: #000000;
JSON
{
"hex": "#5efdbc",
"rgb": {
"r": 94,
"g": 253,
"b": 188
},
"hsl": {
"h": 155.472,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.89382,
"c": 0.16237,
"h": 162.6
},
"luminance": 0.76261
}Semantic roles & 50–950 ramp
primary
#5EFDBC
secondary
#D72970
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683