#55DB96#55DB96
#55DB96 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.0% C 0.154 H 157.4°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #55DB96 |
|---|---|
| RGB | rgb(85, 219, 150) |
| HSL | hsl(149, 65%, 60%) |
| HSV | hsv(149, 61%, 86%) |
| CMYK | cmyk(61.2%, 0%, 31.5%, 14.1%) |
| CIE-LAB | lab(78.92, -52.20, 23.34) |
| CIE-LCH | lch(78.92, 57.18, 155.91°) |
| OKLab | oklab(80.02% -0.1421 0.059) |
| OKLCH | oklch(80.02% 0.154 157.4) |
| XYZ | xyz(34.5798, 54.7929, 37.6020) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.01
Seaweed
#18D17B
ΔE00 4.68
Eucalyptus
#44D7A8
ΔE00 5.27
Weird Green
#3AE57F
ΔE00 5.55
Emerald
#50C878
ΔE00 5.60
Tealish Green
#0CDC73
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DB96 #DB559A
analogous
#57DB55 #55DB96 #55DBD9
triadic
#55DB96 #9655DB #DB9655
tetradic
#55DB96 #5557DB #DB559A #DBD955
square
#55DB96 #5557DB #DB559A #DBD955
split-complementary
#55DB96 #D955DB #DB5557
monochromatic
#209659 #2AC877 #55DB96 #88E6B5 #BAF0D4
Accessibility & contrast
On white
1.76
#55DB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#55DB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DB96
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DB96 | 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)
#D9CB92
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#10D9C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #55db96; /* rgb */ color: rgb(85, 219, 150); /* oklch */ color: oklch(80.0% 0.154 157.4);
Tailwind
colors: {
custom: {
50: '#91e7b5',
500: '#55db96',
950: '#000000',
},
}SCSS
$custom: #55db96; $custom-light: #91e7b5; $custom-dark: #000000;
JSON
{
"hex": "#55db96",
"rgb": {
"r": 85,
"g": 219,
"b": 150
},
"hsl": {
"h": 149.104,
"s": 65.049,
"l": 59.608
},
"oklch": {
"l": 0.80016,
"c": 0.1539,
"h": 157.4
},
"luminance": 0.54796
}Semantic roles & 50–950 ramp
primary
#55DB96
secondary
#9A3A6C
accent
#4096E8
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481