#55DC99#55DC99
#55DC99 is a light, vivid teal. Relative luminance 0.554; OKLCH L 80.3% C 0.153 H 158.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC99 |
|---|---|
| RGB | rgb(85, 220, 153) |
| HSL | hsl(150, 66%, 60%) |
| HSV | hsv(150, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(79.28, -52.01, 22.27) |
| CIE-LCH | lch(79.28, 56.58, 156.82°) |
| OKLab | oklab(80.33% -0.1418 0.0564) |
| OKLCH | oklch(80.33% 0.153 158.3) |
| XYZ | xyz(35.0861, 55.4140, 38.9778) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.04
Eucalyptus
#44D7A8
ΔE00 4.87
Seaweed
#18D17B
ΔE00 5.10
Seafoam
#7FE0B3
ΔE00 5.66
Weird Green
#3AE57F
ΔE00 5.88
Emerald
#50C878
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC99 #DC5598
analogous
#55DC55 #55DC99 #55DCDC
triadic
#55DC99 #9955DC #DC9955
tetradic
#55DC99 #5555DC #DC5598 #DCDC55
square
#55DC99 #5555DC #DC5598 #DCDC55
split-complementary
#55DC99 #DC55DC #DC5555
monochromatic
#1F975C #2ACA7A #55DC99 #88E6B7 #BBF1D6
Accessibility & contrast
On white
1.74
#55DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#55DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC99
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC99 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC95
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#07DBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55dc99; /* rgb */ color: rgb(85, 220, 153); /* oklch */ color: oklch(80.3% 0.153 158.3);
Tailwind
colors: {
custom: {
50: '#91e8b7',
500: '#55dc99',
950: '#000000',
},
}SCSS
$custom: #55dc99; $custom-light: #91e8b7; $custom-dark: #000000;
JSON
{
"hex": "#55dc99",
"rgb": {
"r": 85,
"g": 220,
"b": 153
},
"hsl": {
"h": 150.222,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80328,
"c": 0.15262,
"h": 158.3
},
"luminance": 0.55418
}Semantic roles & 50–950 ramp
primary
#55DC99
secondary
#9C396A
accent
#3F93E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481