#55DC9E#55DC9E
#55DC9E is a light, vivid teal. Relative luminance 0.556; OKLCH L 80.4% C 0.148 H 160.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC9E |
|---|---|
| RGB | rgb(85, 220, 158) |
| HSL | hsl(152, 66%, 60%) |
| HSV | hsv(152, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 28.2%, 13.7%) |
| CIE-LAB | lab(79.38, -51.00, 19.78) |
| CIE-LCH | lch(79.38, 54.70, 158.80°) |
| OKLab | oklab(80.44% -0.1395 0.0503) |
| OKLCH | oklch(80.44% 0.148 160.2) |
| XYZ | xyz(35.5077, 55.5827, 41.1984) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.57
Eucalyptus
#44D7A8
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 4.94
Seaweed
#18D17B
ΔE00 5.86
Light Greenish Blue
#63F7B4
ΔE00 5.97
Aqua Marine
#2EE8BB
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC9E #DC5593
analogous
#55DC5A #55DC9E #55D7DC
triadic
#55DC9E #9E55DC #DC9E55
tetradic
#55DC9E #5A55DC #DC5593 #D7DC55
square
#55DC9E #5A55DC #DC5593 #D7DC55
split-complementary
#55DC9E #DC55D7 #DC5A55
monochromatic
#1F9760 #2ACA80 #55DC9E #88E6BB #BBF1D8
Accessibility & contrast
On white
1.73
#55DC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#55DC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC9E
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC9E | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9A
Deuteranopia (green-blind)
#C7BFA2
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dc9e; /* rgb */ color: rgb(85, 220, 158); /* oklch */ color: oklch(80.4% 0.148 160.2);
Tailwind
colors: {
custom: {
50: '#92e8bb',
500: '#55dc9e',
950: '#000000',
},
}SCSS
$custom: #55dc9e; $custom-light: #92e8bb; $custom-dark: #000000;
JSON
{
"hex": "#55dc9e",
"rgb": {
"r": 85,
"g": 220,
"b": 158
},
"hsl": {
"h": 152.444,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80439,
"c": 0.14833,
"h": 160.2
},
"luminance": 0.55586
}Semantic roles & 50–950 ramp
primary
#55DC9E
secondary
#9C3967
accent
#3F8DE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481