#5EFDBE#5EFDBE
#5EFDBE is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.4% C 0.161 H 163.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDBE |
|---|---|
| RGB | rgb(94, 253, 190) |
| HSL | hsl(156, 98%, 68%) |
| HSV | hsv(156, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.02, -55.97, 18.04) |
| CIE-LCH | lch(90.02, 58.81, 162.13°) |
| OKLab | oklab(89.43% -0.1541 0.0461) |
| OKLCH | oklch(89.43% 0.161 163.3) |
| XYZ | xyz(49.0307, 76.3428, 60.8569) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.79
Greenish Cyan
#2AFEB7
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 2.48
Greenish Turquoise
#00FBB0
ΔE00 3.19
Light Blue Green
#7EFBB3
ΔE00 3.63
Bright Teal
#01F9C6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDBE #FD5E9D
analogous
#5EFD6E #5EFDBE #5EEDFD
triadic
#5EFDBE #BE5EFD #FDBE5E
tetradic
#5EFDBE #6E5EFD #FD5E9D #EDFD5E
square
#5EFDBE #6E5EFD #FD5E9D #EDFD5E
split-complementary
#5EFDBE #FD5EED #FD6E5E
monochromatic
#03DE87 #22FCA6 #5EFDBE #9AFED6 #D7FFEF
Accessibility & contrast
On white
1.29
#5EFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#5EFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDBE
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDBE | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efdbe; /* rgb */ color: rgb(94, 253, 190); /* oklch */ color: oklch(89.4% 0.161 163.3);
Tailwind
colors: {
custom: {
50: '#9bffd1',
500: '#5efdbe',
950: '#000000',
},
}SCSS
$custom: #5efdbe; $custom-light: #9bffd1; $custom-dark: #000000;
JSON
{
"hex": "#5efdbe",
"rgb": {
"r": 94,
"g": 253,
"b": 190
},
"hsl": {
"h": 156.226,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.89429,
"c": 0.16081,
"h": 163.3
},
"luminance": 0.76348
}Semantic roles & 50–950 ramp
primary
#5EFDBE
secondary
#D7296E
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683