#5BF4A8#5BF4A8
#5BF4A8 is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.7% C 0.169 H 158.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF4A8 |
|---|---|
| RGB | rgb(91, 244, 168) |
| HSL | hsl(150, 87%, 66%) |
| HSV | hsv(150, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 31.1%, 4.3%) |
| CIE-LAB | lab(86.87, -57.43, 24.95) |
| CIE-LCH | lch(86.87, 62.61, 156.52°) |
| OKLab | oklab(86.69% -0.1563 0.0631) |
| OKLCH | oklch(86.69% 0.169 158) |
| XYZ | xyz(43.7289, 69.7481, 48.1964) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.95
Seafoam Green
#7AF9AB
ΔE00 2.57
Light Green Blue
#56FCA2
ΔE00 2.65
Sea Green (survey)
#53FCA1
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 2.88
Seafoam (survey)
#80F9AD
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF4A8 #F45BA7
analogous
#5BF45B #5BF4A8 #5BF4F4
triadic
#5BF4A8 #A85BF4 #F4A85B
tetradic
#5BF4A8 #5B5BF4 #F45BA7 #F4F45B
square
#5BF4A8 #5B5BF4 #F45BA7 #F4F45B
split-complementary
#5BF4A8 #F45BF4 #F45B5B
monochromatic
#0DC76B #22F08A #5BF4A8 #94F8C6 #CEFCE5
Accessibility & contrast
On white
1.40
#5BF4A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#5BF4A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF4A8
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF4A8 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A3
Deuteranopia (green-blind)
#DED4AD
Tritanopia (blue-blind)
#00F2E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5bf4a8; /* rgb */ color: rgb(91, 244, 168); /* oklch */ color: oklch(86.7% 0.169 158.0);
Tailwind
colors: {
custom: {
50: '#98f9c2',
500: '#5bf4a8',
950: '#000000',
},
}SCSS
$custom: #5bf4a8; $custom-light: #98f9c2; $custom-dark: #000000;
JSON
{
"hex": "#5bf4a8",
"rgb": {
"r": 91,
"g": 244,
"b": 168
},
"hsl": {
"h": 150.196,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.8669,
"c": 0.16861,
"h": 158
},
"luminance": 0.69753
}Semantic roles & 50–950 ramp
primary
#5BF4A8
secondary
#C42F79
accent
#0272E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582