#55DC9F#55DC9F
#55DC9F is a light, vivid teal. Relative luminance 0.556; OKLCH L 80.5% C 0.147 H 160.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC9F |
|---|---|
| RGB | rgb(85, 220, 159) |
| HSL | hsl(153, 66%, 60%) |
| HSV | hsv(153, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 27.7%, 13.7%) |
| CIE-LAB | lab(79.40, -50.79, 19.29) |
| CIE-LCH | lch(79.40, 54.33, 159.20°) |
| OKLab | oklab(80.46% -0.1391 0.0491) |
| OKLCH | oklch(80.46% 0.147 160.6) |
| XYZ | xyz(35.5942, 55.6173, 41.6536) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.68
Aqua Green
#12E193
ΔE00 3.71
Seafoam
#7FE0B3
ΔE00 4.80
Aqua Marine
#2EE8BB
ΔE00 5.87
Light Greenish Blue
#63F7B4
ΔE00 5.97
Seaweed
#18D17B
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC9F #DC5592
analogous
#55DC5C #55DC9F #55D6DC
triadic
#55DC9F #9F55DC #DC9F55
tetradic
#55DC9F #5C55DC #DC5592 #D6DC55
square
#55DC9F #5C55DC #DC5592 #D6DC55
split-complementary
#55DC9F #DC55D6 #DC5C55
monochromatic
#1F9761 #2ACA82 #55DC9F #88E6BC #BBF1D8
Accessibility & contrast
On white
1.73
#55DC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#55DC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC9F
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC9F | 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)
#D9CD9B
Deuteranopia (green-blind)
#C7BFA3
Tritanopia (blue-blind)
#00DBCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dc9f; /* rgb */ color: rgb(85, 220, 159); /* oklch */ color: oklch(80.5% 0.147 160.6);
Tailwind
colors: {
custom: {
50: '#92e8bb',
500: '#55dc9f',
950: '#000000',
},
}SCSS
$custom: #55dc9f; $custom-light: #92e8bb; $custom-dark: #000000;
JSON
{
"hex": "#55dc9f",
"rgb": {
"r": 85,
"g": 220,
"b": 159
},
"hsl": {
"h": 152.889,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80461,
"c": 0.14748,
"h": 160.6
},
"luminance": 0.55621
}Semantic roles & 50–950 ramp
primary
#55DC9F
secondary
#9C3966
accent
#3F8CE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482