#5BF2AA#5BF2AA
#5BF2AA is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.2% C 0.164 H 159.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF2AA |
|---|---|
| RGB | rgb(91, 242, 170) |
| HSL | hsl(151, 85%, 65%) |
| HSV | hsv(151, 62%, 95%) |
| CMYK | cmyk(62.4%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.32, -56.25, 23.16) |
| CIE-LCH | lch(86.32, 60.83, 157.62°) |
| OKLab | oklab(86.25% -0.1534 0.0588) |
| OKLCH | oklch(86.25% 0.164 159) |
| XYZ | xyz(43.3182, 68.6262, 48.9857) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Seafoam Green
#7AF9AB
ΔE00 3.04
Light Blue Green
#7EFBB3
ΔE00 3.11
Greenish Turquoise
#00FBB0
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.34
Light Green Blue
#56FCA2
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF2AA #F25BA3
analogous
#5BF25E #5BF2AA #5BEEF2
triadic
#5BF2AA #AA5BF2 #F2AA5B
tetradic
#5BF2AA #5E5BF2 #F25BA3 #EEF25B
square
#5BF2AA #5E5BF2 #F25BA3 #EEF25B
split-complementary
#5BF2AA #F25BEE #F25E5B
monochromatic
#0FC36D #22EE8D #5BF2AA #94F6C7 #CCFBE5
Accessibility & contrast
On white
1.43
#5BF2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#5BF2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF2AA
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF2AA | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#00F1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf2aa; /* rgb */ color: rgb(91, 242, 170); /* oklch */ color: oklch(86.2% 0.164 159.0);
Tailwind
colors: {
custom: {
50: '#98f7c3',
500: '#5bf2aa',
950: '#000000',
},
}SCSS
$custom: #5bf2aa; $custom-light: #98f7c3; $custom-dark: #000000;
JSON
{
"hex": "#5bf2aa",
"rgb": {
"r": 91,
"g": 242,
"b": 170
},
"hsl": {
"h": 151.391,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.86248,
"c": 0.16432,
"h": 159
},
"luminance": 0.68631
}Semantic roles & 50–950 ramp
primary
#5BF2AA
secondary
#C13175
accent
#046EE2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582