#55DC9D#55DC9D
#55DC9D is a light, vivid teal. Relative luminance 0.556; OKLCH L 80.4% C 0.149 H 159.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC9D |
|---|---|
| RGB | rgb(85, 220, 157) |
| HSL | hsl(152, 66%, 60%) |
| HSV | hsv(152, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.36, -51.20, 20.28) |
| CIE-LCH | lch(79.36, 55.07, 158.39°) |
| OKLab | oklab(80.42% -0.14 0.0516) |
| OKLCH | oklch(80.42% 0.149 159.8) |
| XYZ | xyz(35.4220, 55.5484, 40.7469) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.44
Eucalyptus
#44D7A8
ΔE00 4.08
Seafoam
#7FE0B3
ΔE00 5.08
Seaweed
#18D17B
ΔE00 5.69
Light Greenish Blue
#63F7B4
ΔE00 5.98
Aqua Marine
#2EE8BB
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC9D #DC5594
analogous
#55DC59 #55DC9D #55D8DC
triadic
#55DC9D #9D55DC #DC9D55
tetradic
#55DC9D #5955DC #DC5594 #D8DC55
square
#55DC9D #5955DC #DC5594 #D8DC55
split-complementary
#55DC9D #DC55D8 #DC5955
monochromatic
#1F975F #2ACA7F #55DC9D #88E6BA #BBF1D8
Accessibility & contrast
On white
1.73
#55DC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#55DC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC9D
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC9D | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC99
Deuteranopia (green-blind)
#C7BFA1
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dc9d; /* rgb */ color: rgb(85, 220, 157); /* oklch */ color: oklch(80.4% 0.149 159.8);
Tailwind
colors: {
custom: {
50: '#92e8ba',
500: '#55dc9d',
950: '#000000',
},
}SCSS
$custom: #55dc9d; $custom-light: #92e8ba; $custom-dark: #000000;
JSON
{
"hex": "#55dc9d",
"rgb": {
"r": 85,
"g": 220,
"b": 157
},
"hsl": {
"h": 152,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80416,
"c": 0.14917,
"h": 159.8
},
"luminance": 0.55552
}Semantic roles & 50–950 ramp
primary
#55DC9D
secondary
#9C3967
accent
#3F8EE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481