#5BF8AE#5BF8AE
#5BF8AE is a very light, vivid teal. Relative luminance 0.724; OKLCH L 87.8% C 0.169 H 159.2°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF8AE |
|---|---|
| RGB | rgb(91, 248, 174) |
| HSL | hsl(152, 92%, 66%) |
| HSV | hsv(152, 63%, 97%) |
| CMYK | cmyk(63.3%, 0%, 29.8%, 2.7%) |
| CIE-LAB | lab(88.17, -57.80, 23.65) |
| CIE-LCH | lch(88.17, 62.46, 157.75°) |
| OKLab | oklab(87.79% -0.1577 0.06) |
| OKLCH | oklch(87.79% 0.169 159.2) |
| XYZ | xyz(45.5175, 72.4102, 51.6139) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.31
Light Blue Green
#7EFBB3
ΔE00 2.60
Seafoam Green
#7AF9AB
ΔE00 2.66
Greenish Turquoise
#00FBB0
ΔE00 2.73
Greenish Cyan
#2AFEB7
ΔE00 2.76
Light Green Blue
#56FCA2
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF8AE #F85BA5
analogous
#5BF860 #5BF8AE #5BF3F8
triadic
#5BF8AE #AE5BF8 #F8AE5B
tetradic
#5BF8AE #605BF8 #F85BA5 #F3F85B
square
#5BF8AE #605BF8 #F85BA5 #F3F85B
split-complementary
#5BF8AE #F85BF3 #F8605B
monochromatic
#09D072 #20F591 #5BF8AE #96FBCB #D0FDE8
Accessibility & contrast
On white
1.36
#5BF8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#5BF8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF8AE
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF8AE | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#E1D7B3
Tritanopia (blue-blind)
#00F7E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5bf8ae; /* rgb */ color: rgb(91, 248, 174); /* oklch */ color: oklch(87.8% 0.169 159.2);
Tailwind
colors: {
custom: {
50: '#99fbc6',
500: '#5bf8ae',
950: '#000000',
},
}SCSS
$custom: #5bf8ae; $custom-light: #99fbc6; $custom-dark: #000000;
JSON
{
"hex": "#5bf8ae",
"rgb": {
"r": 91,
"g": 248,
"b": 174
},
"hsl": {
"h": 151.72,
"s": 91.813,
"l": 66.471
},
"oklch": {
"l": 0.87787,
"c": 0.16869,
"h": 159.2
},
"luminance": 0.72415
}Semantic roles & 50–950 ramp
primary
#5BF8AE
secondary
#CB2C77
accent
#006CE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582