#5BF3AA#5BF3AA
#5BF3AA is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.5% C 0.166 H 158.8°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF3AA |
|---|---|
| RGB | rgb(91, 243, 170) |
| HSL | hsl(151, 86%, 65%) |
| HSV | hsv(151, 63%, 95%) |
| CMYK | cmyk(62.6%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(86.61, -56.64, 23.57) |
| CIE-LCH | lch(86.61, 61.35, 157.41°) |
| OKLab | oklab(86.49% -0.1545 0.0598) |
| OKLCH | oklch(86.49% 0.166 158.8) |
| XYZ | xyz(43.6166, 69.2231, 49.0852) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.58
Seafoam Green
#7AF9AB
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 2.98
Greenish Turquoise
#00FBB0
ΔE00 3.18
Light Green Blue
#56FCA2
ΔE00 3.19
Seafoam (survey)
#80F9AD
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF3AA #F35BA4
analogous
#5BF35E #5BF3AA #5BF0F3
triadic
#5BF3AA #AA5BF3 #F3AA5B
tetradic
#5BF3AA #5E5BF3 #F35BA4 #F0F35B
square
#5BF3AA #5E5BF3 #F35BA4 #F0F35B
split-complementary
#5BF3AA #F35BF0 #F35E5B
monochromatic
#0EC56D #22EF8C #5BF3AA #94F7C8 #CDFBE5
Accessibility & contrast
On white
1.41
#5BF3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#5BF3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF3AA
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF3AA | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A6
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#00F2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5bf3aa; /* rgb */ color: rgb(91, 243, 170); /* oklch */ color: oklch(86.5% 0.166 158.8);
Tailwind
colors: {
custom: {
50: '#98f8c3',
500: '#5bf3aa',
950: '#000000',
},
}SCSS
$custom: #5bf3aa; $custom-light: #98f8c3; $custom-dark: #000000;
JSON
{
"hex": "#5bf3aa",
"rgb": {
"r": 91,
"g": 243,
"b": 170
},
"hsl": {
"h": 151.184,
"s": 86.364,
"l": 65.49
},
"oklch": {
"l": 0.8649,
"c": 0.16562,
"h": 158.8
},
"luminance": 0.69228
}Semantic roles & 50–950 ramp
primary
#5BF3AA
secondary
#C23076
accent
#036EE3
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582