#5BF5AE#5BF5AE
#5BF5AE is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.1% C 0.165 H 159.8°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF5AE |
|---|---|
| RGB | rgb(91, 245, 174) |
| HSL | hsl(152, 89%, 66%) |
| HSV | hsv(152, 63%, 96%) |
| CMYK | cmyk(62.9%, 0%, 29%, 3.9%) |
| CIE-LAB | lab(87.28, -56.63, 22.43) |
| CIE-LCH | lch(87.28, 60.91, 158.39°) |
| OKLab | oklab(87.06% -0.1547 0.057) |
| OKLCH | oklch(87.06% 0.165 159.8) |
| XYZ | xyz(44.6025, 70.5803, 51.3090) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.99
Light Blue Green
#7EFBB3
ΔE00 2.87
Greenish Turquoise
#00FBB0
ΔE00 2.87
Greenish Cyan
#2AFEB7
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.02
Seafoam (survey)
#80F9AD
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF5AE #F55BA2
analogous
#5BF561 #5BF5AE #5BEFF5
triadic
#5BF5AE #AE5BF5 #F5AE5B
tetradic
#5BF5AE #615BF5 #F55BA2 #EFF55B
square
#5BF5AE #615BF5 #F55BA2 #EFF55B
split-complementary
#5BF5AE #F55BEF #F5615B
monochromatic
#0CC972 #21F192 #5BF5AE #95F9CA #CEFCE7
Accessibility & contrast
On white
1.39
#5BF5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#5BF5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF5AE
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF5AE | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#00F4E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5bf5ae; /* rgb */ color: rgb(91, 245, 174); /* oklch */ color: oklch(87.1% 0.165 159.8);
Tailwind
colors: {
custom: {
50: '#98f9c6',
500: '#5bf5ae',
950: '#000000',
},
}SCSS
$custom: #5bf5ae; $custom-light: #98f9c6; $custom-dark: #000000;
JSON
{
"hex": "#5bf5ae",
"rgb": {
"r": 91,
"g": 245,
"b": 174
},
"hsl": {
"h": 152.338,
"s": 88.506,
"l": 65.882
},
"oklch": {
"l": 0.87061,
"c": 0.16484,
"h": 159.8
},
"luminance": 0.70585
}Semantic roles & 50–950 ramp
primary
#5BF5AE
secondary
#C62E74
accent
#006AE5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582