#5BDA9D#5BDA9D
#5BDA9D is a light, vivid teal. Relative luminance 0.548; OKLCH L 80.1% C 0.144 H 159.6°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDA9D |
|---|---|
| RGB | rgb(91, 218, 157) |
| HSL | hsl(151, 63%, 61%) |
| HSV | hsv(151, 58%, 85%) |
| CMYK | cmyk(58.3%, 0%, 28%, 14.5%) |
| CIE-LAB | lab(78.92, -49.18, 19.71) |
| CIE-LCH | lch(78.92, 52.99, 158.16°) |
| OKLab | oklab(80.11% -0.1346 0.0502) |
| OKLCH | oklch(80.11% 0.144 159.6) |
| XYZ | xyz(35.4684, 54.7978, 40.5996) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.93
Aqua Green
#12E193
ΔE00 4.06
Seafoam
#7FE0B3
ΔE00 4.73
Seaweed
#18D17B
ΔE00 5.87
Greenblue
#23C48B
ΔE00 6.30
Light Greenish Blue
#63F7B4
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDA9D #DA5B98
analogous
#5BDA5D #5BDA9D #5BD7DA
triadic
#5BDA9D #9D5BDA #DA9D5B
tetradic
#5BDA9D #5D5BDA #DA5B98 #D7DA5B
square
#5BDA9D #5D5BDA #DA5B98 #D7DA5B
split-complementary
#5BDA9D #DA5BD7 #DA5D5B
monochromatic
#229860 #2ECA7F #5BDA9D #8DE5BB #BFF1D9
Accessibility & contrast
On white
1.76
#5BDA9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#5BDA9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDA9D
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDA9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDA9D | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB99
Deuteranopia (green-blind)
#C6BEA1
Tritanopia (blue-blind)
#24D9CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5bda9d; /* rgb */ color: rgb(91, 218, 157); /* oklch */ color: oklch(80.1% 0.144 159.6);
Tailwind
colors: {
custom: {
50: '#94e6ba',
500: '#5bda9d',
950: '#000000',
},
}SCSS
$custom: #5bda9d; $custom-light: #94e6ba; $custom-dark: #000000;
JSON
{
"hex": "#5bda9d",
"rgb": {
"r": 91,
"g": 218,
"b": 157
},
"hsl": {
"h": 151.181,
"s": 63.184,
"l": 60.588
},
"oklch": {
"l": 0.80111,
"c": 0.14368,
"h": 159.6
},
"luminance": 0.54801
}Semantic roles & 50–950 ramp
primary
#5BDA9D
secondary
#9D3D6B
accent
#1B6FCB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481