#5EFBB8#5EFBB8
#5EFBB8 is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.8% C 0.163 H 161.7°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBB8 |
|---|---|
| RGB | rgb(94, 251, 184) |
| HSL | hsl(154, 95%, 68%) |
| HSV | hsv(154, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 26.7%, 1.6%) |
| CIE-LAB | lab(89.31, -56.43, 20.14) |
| CIE-LCH | lch(89.31, 59.91, 160.36°) |
| OKLab | oklab(88.81% -0.1547 0.0513) |
| OKLCH | oklch(88.81% 0.163 161.7) |
| XYZ | xyz(47.7603, 74.8297, 57.2647) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.95
Greenish Cyan
#2AFEB7
ΔE00 2.21
Greenish Turquoise
#00FBB0
ΔE00 2.80
Light Blue Green
#7EFBB3
ΔE00 2.96
Light Aquamarine
#7BFDC7
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBB8 #FB5EA1
analogous
#5EFB69 #5EFBB8 #5EF0FB
triadic
#5EFBB8 #B85EFB #FBB85E
tetradic
#5EFBB8 #695EFB #FB5EA1 #F0FB5E
square
#5EFBB8 #695EFB #FB5EA1 #F0FB5E
split-complementary
#5EFBB8 #FB5EF0 #FB695E
monochromatic
#05D97F #22FA9E #5EFBB8 #9AFCD2 #D5FEED
Accessibility & contrast
On white
1.32
#5EFBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#5EFBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBB8
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBB8 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB4
Deuteranopia (green-blind)
#E2DABC
Tritanopia (blue-blind)
#00FAE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efbb8; /* rgb */ color: rgb(94, 251, 184); /* oklch */ color: oklch(88.8% 0.163 161.7);
Tailwind
colors: {
custom: {
50: '#9afdcd',
500: '#5efbb8',
950: '#000000',
},
}SCSS
$custom: #5efbb8; $custom-light: #9afdcd; $custom-dark: #000000;
JSON
{
"hex": "#5efbb8",
"rgb": {
"r": 94,
"g": 251,
"b": 184
},
"hsl": {
"h": 154.395,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.88812,
"c": 0.16303,
"h": 161.7
},
"luminance": 0.74835
}Semantic roles & 50–950 ramp
primary
#5EFBB8
secondary
#D32A72
accent
#0062E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683