#5BFAAE#5BFAAE
#5BFAAE is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.3% C 0.171 H 158.8°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFAAE |
|---|---|
| RGB | rgb(91, 250, 174) |
| HSL | hsl(151, 94%, 67%) |
| HSV | hsv(151, 64%, 98%) |
| CMYK | cmyk(63.6%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(88.76, -58.58, 24.46) |
| CIE-LCH | lch(88.76, 63.48, 157.34°) |
| OKLab | oklab(88.27% -0.1596 0.062) |
| OKLCH | oklch(88.27% 0.171 158.8) |
| XYZ | xyz(46.1356, 73.6465, 51.8200) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Light Green Blue
#56FCA2
ΔE00 2.39
Sea Green (survey)
#53FCA1
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 2.53
Seafoam Green
#7AF9AB
ΔE00 2.53
Greenish Turquoise
#00FBB0
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFAAE #FA5BA7
analogous
#5BFA5F #5BFAAE #5BF6FA
triadic
#5BFAAE #AE5BFA #FAAE5B
tetradic
#5BFAAE #5F5BFA #FA5BA7 #F6FA5B
square
#5BFAAE #5F5BFA #FA5BA7 #F6FA5B
split-complementary
#5BFAAE #FA5BF6 #FA5F5B
monochromatic
#06D472 #20F891 #5BFAAE #96FCCB #D2FEE9
Accessibility & contrast
On white
1.34
#5BFAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#5BFAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFAAE
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFAAE | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A9
Deuteranopia (green-blind)
#E3D9B3
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5bfaae; /* rgb */ color: rgb(91, 250, 174); /* oklch */ color: oklch(88.3% 0.171 158.8);
Tailwind
colors: {
custom: {
50: '#99fdc6',
500: '#5bfaae',
950: '#000000',
},
}SCSS
$custom: #5bfaae; $custom-light: #99fdc6; $custom-dark: #000000;
JSON
{
"hex": "#5bfaae",
"rgb": {
"r": 91,
"g": 250,
"b": 174
},
"hsl": {
"h": 151.321,
"s": 94.083,
"l": 66.863
},
"oklch": {
"l": 0.88271,
"c": 0.17125,
"h": 158.8
},
"luminance": 0.73651
}Semantic roles & 50–950 ramp
primary
#5BFAAE
secondary
#CF2B79
accent
#006EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682