#5BF8AF#5BF8AF
#5BF8AF is a very light, vivid teal. Relative luminance 0.725; OKLCH L 87.8% C 0.168 H 159.5°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF8AF |
|---|---|
| RGB | rgb(91, 248, 175) |
| HSL | hsl(152, 92%, 66%) |
| HSV | hsv(152, 63%, 97%) |
| CMYK | cmyk(63.3%, 0%, 29.4%, 2.7%) |
| CIE-LAB | lab(88.18, -57.60, 23.17) |
| CIE-LCH | lch(88.18, 62.09, 158.09°) |
| OKLab | oklab(87.81% -0.1572 0.0588) |
| OKLCH | oklch(87.81% 0.168 159.5) |
| XYZ | xyz(45.6153, 72.4493, 52.1293) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.14
Light Blue Green
#7EFBB3
ΔE00 2.63
Greenish Cyan
#2AFEB7
ΔE00 2.66
Greenish Turquoise
#00FBB0
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF8AF #F85BA4
analogous
#5BF861 #5BF8AF #5BF3F8
triadic
#5BF8AF #AF5BF8 #F8AF5B
tetradic
#5BF8AF #615BF8 #F85BA4 #F3F85B
square
#5BF8AF #615BF8 #F85BA4 #F3F85B
split-complementary
#5BF8AF #F85BF3 #F8615B
monochromatic
#09D073 #20F592 #5BF8AF #96FBCC #D0FDE8
Accessibility & contrast
On white
1.36
#5BF8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#5BF8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF8AF
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF8AF | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#E0D7B4
Tritanopia (blue-blind)
#00F7E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5bf8af; /* rgb */ color: rgb(91, 248, 175); /* oklch */ color: oklch(87.8% 0.168 159.5);
Tailwind
colors: {
custom: {
50: '#99fbc7',
500: '#5bf8af',
950: '#000000',
},
}SCSS
$custom: #5bf8af; $custom-light: #99fbc7; $custom-dark: #000000;
JSON
{
"hex": "#5bf8af",
"rgb": {
"r": 91,
"g": 248,
"b": 175
},
"hsl": {
"h": 152.102,
"s": 91.813,
"l": 66.471
},
"oklch": {
"l": 0.87809,
"c": 0.16785,
"h": 159.5
},
"luminance": 0.72454
}Semantic roles & 50–950 ramp
primary
#5BF8AF
secondary
#CB2C76
accent
#006BE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582