#5BDC9D#5BDC9D
#5BDC9D is a light, vivid teal. Relative luminance 0.558; OKLCH L 80.6% C 0.146 H 159.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDC9D |
|---|---|
| RGB | rgb(91, 220, 157) |
| HSL | hsl(151, 65%, 61%) |
| HSV | hsv(151, 59%, 86%) |
| CMYK | cmyk(58.6%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.52, -50.01, 20.54) |
| CIE-LCH | lch(79.52, 54.06, 157.67°) |
| OKLab | oklab(80.6% -0.1367 0.0522) |
| OKLCH | oklch(80.6% 0.146 159.1) |
| XYZ | xyz(35.9902, 55.8414, 40.7736) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.72
Eucalyptus
#44D7A8
ΔE00 4.33
Seafoam
#7FE0B3
ΔE00 4.86
Seaweed
#18D17B
ΔE00 5.82
Light Greenish Blue
#63F7B4
ΔE00 5.95
Aqua Marine
#2EE8BB
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDC9D #DC5B9A
analogous
#5BDC5C #5BDC9D #5BDADC
triadic
#5BDC9D #9D5BDC #DC9D5B
tetradic
#5BDC9D #5C5BDC #DC5B9A #DADC5B
square
#5BDC9D #5C5BDC #DC5B9A #DADC5B
split-complementary
#5BDC9D #DC5BDA #DC5C5B
monochromatic
#219B60 #2CCE7F #5BDC9D #8DE7BB #C0F2D9
Accessibility & contrast
On white
1.73
#5BDC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#5BDC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDC9D
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDC9D | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD99
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#22DBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5bdc9d; /* rgb */ color: rgb(91, 220, 157); /* oklch */ color: oklch(80.6% 0.146 159.1);
Tailwind
colors: {
custom: {
50: '#94e8ba',
500: '#5bdc9d',
950: '#000000',
},
}SCSS
$custom: #5bdc9d; $custom-light: #94e8ba; $custom-dark: #000000;
JSON
{
"hex": "#5bdc9d",
"rgb": {
"r": 91,
"g": 220,
"b": 157
},
"hsl": {
"h": 150.698,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.806,
"c": 0.14637,
"h": 159.1
},
"luminance": 0.55845
}Semantic roles & 50–950 ramp
primary
#5BDC9D
secondary
#9F3C6C
accent
#1971CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481