#55DC9B#55DC9B
#55DC9B is a light, vivid teal. Relative luminance 0.555; OKLCH L 80.4% C 0.151 H 159.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC9B |
|---|---|
| RGB | rgb(85, 220, 155) |
| HSL | hsl(151, 66%, 60%) |
| HSV | hsv(151, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 29.5%, 13.7%) |
| CIE-LAB | lab(79.32, -51.61, 21.27) |
| CIE-LCH | lch(79.32, 55.82, 157.60°) |
| OKLab | oklab(80.37% -0.1409 0.054) |
| OKLCH | oklch(80.37% 0.151 159) |
| XYZ | xyz(35.2527, 55.4807, 39.8550) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.22
Eucalyptus
#44D7A8
ΔE00 4.47
Seafoam
#7FE0B3
ΔE00 5.36
Seaweed
#18D17B
ΔE00 5.38
Light Greenish Blue
#63F7B4
ΔE00 6.01
Weird Green
#3AE57F
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC9B #DC5596
analogous
#55DC57 #55DC9B #55DADC
triadic
#55DC9B #9B55DC #DC9B55
tetradic
#55DC9B #5755DC #DC5596 #DADC55
square
#55DC9B #5755DC #DC5596 #DADC55
split-complementary
#55DC9B #DC55DA #DC5755
monochromatic
#1F975E #2ACA7D #55DC9B #88E6B9 #BBF1D7
Accessibility & contrast
On white
1.74
#55DC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#55DC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC9B
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC9B | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC97
Deuteranopia (green-blind)
#C8BF9F
Tritanopia (blue-blind)
#02DBCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55dc9b; /* rgb */ color: rgb(85, 220, 155); /* oklch */ color: oklch(80.4% 0.151 159.0);
Tailwind
colors: {
custom: {
50: '#91e8b8',
500: '#55dc9b',
950: '#000000',
},
}SCSS
$custom: #55dc9b; $custom-light: #91e8b8; $custom-dark: #000000;
JSON
{
"hex": "#55dc9b",
"rgb": {
"r": 85,
"g": 220,
"b": 155
},
"hsl": {
"h": 151.111,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80372,
"c": 0.15088,
"h": 159
},
"luminance": 0.55484
}Semantic roles & 50–950 ramp
primary
#55DC9B
secondary
#9C3969
accent
#3F91E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481