#5EFBBB#5EFBBB
#5EFBBB is a very light, vivid teal. Relative luminance 0.750; OKLCH L 88.9% C 0.161 H 162.7°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBBB |
|---|---|
| RGB | rgb(94, 251, 187) |
| HSL | hsl(156, 95%, 68%) |
| HSV | hsv(156, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.37, -55.81, 18.68) |
| CIE-LCH | lch(89.37, 58.85, 161.49°) |
| OKLab | oklab(88.88% -0.1534 0.0477) |
| OKLCH | oklch(88.88% 0.161 162.7) |
| XYZ | xyz(48.0781, 74.9569, 58.9384) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.29
Greenish Cyan
#2AFEB7
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 2.68
Greenish Turquoise
#00FBB0
ΔE00 3.03
Light Blue Green
#7EFBB3
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBBB #FB5E9E
analogous
#5EFB6C #5EFBBB #5EEDFB
triadic
#5EFBBB #BB5EFB #FBBB5E
tetradic
#5EFBBB #6C5EFB #FB5E9E #EDFB5E
square
#5EFBBB #6C5EFB #FB5E9E #EDFB5E
split-complementary
#5EFBBB #FB5EED #FB6C5E
monochromatic
#05D983 #22FAA2 #5EFBBB #9AFCD4 #D5FEED
Accessibility & contrast
On white
1.31
#5EFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#5EFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBBB
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBBB | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E2DABF
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efbbb; /* rgb */ color: rgb(94, 251, 187); /* oklch */ color: oklch(88.9% 0.161 162.7);
Tailwind
colors: {
custom: {
50: '#9bfdcf',
500: '#5efbbb',
950: '#000000',
},
}SCSS
$custom: #5efbbb; $custom-light: #9bfdcf; $custom-dark: #000000;
JSON
{
"hex": "#5efbbb",
"rgb": {
"r": 94,
"g": 251,
"b": 187
},
"hsl": {
"h": 155.541,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.8888,
"c": 0.16064,
"h": 162.7
},
"luminance": 0.74962
}Semantic roles & 50–950 ramp
primary
#5EFBBB
secondary
#D32A6F
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683