#55DCA0#55DCA0
#55DCA0 is a light, vivid teal. Relative luminance 0.557; OKLCH L 80.5% C 0.147 H 160.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #55DCA0 |
|---|---|
| RGB | rgb(85, 220, 160) |
| HSL | hsl(153, 66%, 60%) |
| HSV | hsv(153, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(79.42, -50.58, 18.79) |
| CIE-LCH | lch(79.42, 53.96, 159.62°) |
| OKLab | oklab(80.48% -0.1386 0.0479) |
| OKLCH | oklch(80.48% 0.147 160.9) |
| XYZ | xyz(35.6813, 55.6521, 42.1124) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.48
Aqua Green
#12E193
ΔE00 3.86
Seafoam
#7FE0B3
ΔE00 4.68
Aqua Marine
#2EE8BB
ΔE00 5.68
Light Greenish Blue
#63F7B4
ΔE00 5.98
Seaweed
#18D17B
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DCA0 #DC5591
analogous
#55DC5C #55DCA0 #55D5DC
triadic
#55DCA0 #A055DC #DCA055
tetradic
#55DCA0 #5C55DC #DC5591 #D5DC55
square
#55DCA0 #5C55DC #DC5591 #D5DC55
split-complementary
#55DCA0 #DC55D5 #DC5C55
monochromatic
#1F9762 #2ACA83 #55DCA0 #88E6BC #BBF1D9
Accessibility & contrast
On white
1.73
#55DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#55DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DCA0
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DCA0 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9D
Deuteranopia (green-blind)
#C7BFA4
Tritanopia (blue-blind)
#00DBCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dca0; /* rgb */ color: rgb(85, 220, 160); /* oklch */ color: oklch(80.5% 0.147 160.9);
Tailwind
colors: {
custom: {
50: '#92e8bc',
500: '#55dca0',
950: '#000000',
},
}SCSS
$custom: #55dca0; $custom-light: #92e8bc; $custom-dark: #000000;
JSON
{
"hex": "#55dca0",
"rgb": {
"r": 85,
"g": 220,
"b": 160
},
"hsl": {
"h": 153.333,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80484,
"c": 0.14664,
"h": 160.9
},
"luminance": 0.55656
}Semantic roles & 50–950 ramp
primary
#55DCA0
secondary
#9C3965
accent
#3F8AE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482