#5EFBBA#5EFBBA
#5EFBBA is a very light, vivid teal. Relative luminance 0.749; OKLCH L 88.9% C 0.161 H 162.4°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBBA |
|---|---|
| RGB | rgb(94, 251, 186) |
| HSL | hsl(155, 95%, 68%) |
| HSV | hsv(155, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 25.9%, 1.6%) |
| CIE-LAB | lab(89.35, -56.01, 19.17) |
| CIE-LCH | lch(89.35, 59.20, 161.11°) |
| OKLab | oklab(88.86% -0.1538 0.0489) |
| OKLCH | oklch(88.86% 0.161 162.4) |
| XYZ | xyz(47.9715, 74.9142, 58.3766) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.15
Greenish Cyan
#2AFEB7
ΔE00 2.25
Light Aquamarine
#7BFDC7
ΔE00 2.81
Greenish Turquoise
#00FBB0
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBBA #FB5E9F
analogous
#5EFB6B #5EFBBA #5EEEFB
triadic
#5EFBBA #BA5EFB #FBBA5E
tetradic
#5EFBBA #6B5EFB #FB5E9F #EEFB5E
square
#5EFBBA #6B5EFB #FB5E9F #EEFB5E
split-complementary
#5EFBBA #FB5EEE #FB6B5E
monochromatic
#05D982 #22FAA0 #5EFBBA #9AFCD4 #D5FEED
Accessibility & contrast
On white
1.31
#5EFBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#5EFBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBBA
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBBA | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB6
Deuteranopia (green-blind)
#E2DABE
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efbba; /* rgb */ color: rgb(94, 251, 186); /* oklch */ color: oklch(88.9% 0.161 162.4);
Tailwind
colors: {
custom: {
50: '#9bfdcf',
500: '#5efbba',
950: '#000000',
},
}SCSS
$custom: #5efbba; $custom-light: #9bfdcf; $custom-dark: #000000;
JSON
{
"hex": "#5efbba",
"rgb": {
"r": 94,
"g": 251,
"b": 186
},
"hsl": {
"h": 155.159,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.88857,
"c": 0.16143,
"h": 162.4
},
"luminance": 0.74919
}Semantic roles & 50–950 ramp
primary
#5EFBBA
secondary
#D32A70
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683