#55DCA1#55DCA1
#55DCA1 is a light, vivid teal. Relative luminance 0.557; OKLCH L 80.5% C 0.146 H 161.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #55DCA1 |
|---|---|
| RGB | rgb(85, 220, 161) |
| HSL | hsl(154, 66%, 60%) |
| HSV | hsv(154, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 26.8%, 13.7%) |
| CIE-LAB | lab(79.44, -50.37, 18.29) |
| CIE-LCH | lch(79.44, 53.59, 160.04°) |
| OKLab | oklab(80.51% -0.1382 0.0466) |
| OKLCH | oklch(80.51% 0.146 161.4) |
| XYZ | xyz(35.7691, 55.6873, 42.5750) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.28
Aqua Green
#12E193
ΔE00 4.01
Seafoam
#7FE0B3
ΔE00 4.55
Aqua Marine
#2EE8BB
ΔE00 5.50
Light Greenish Blue
#63F7B4
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DCA1 #DC5590
analogous
#55DC5E #55DCA1 #55D3DC
triadic
#55DCA1 #A155DC #DCA155
tetradic
#55DCA1 #5E55DC #DC5590 #D3DC55
square
#55DCA1 #5E55DC #DC5590 #D3DC55
split-complementary
#55DCA1 #DC55D3 #DC5E55
monochromatic
#1F9763 #2ACA84 #55DCA1 #88E6BD #BBF1D9
Accessibility & contrast
On white
1.73
#55DCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#55DCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DCA1
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DCA1 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9E
Deuteranopia (green-blind)
#C7BFA5
Tritanopia (blue-blind)
#00DBCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #55dca1; /* rgb */ color: rgb(85, 220, 161); /* oklch */ color: oklch(80.5% 0.146 161.4);
Tailwind
colors: {
custom: {
50: '#92e8bd',
500: '#55dca1',
950: '#000000',
},
}SCSS
$custom: #55dca1; $custom-light: #92e8bd; $custom-dark: #000000;
JSON
{
"hex": "#55dca1",
"rgb": {
"r": 85,
"g": 220,
"b": 161
},
"hsl": {
"h": 153.778,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80507,
"c": 0.14582,
"h": 161.4
},
"luminance": 0.55691
}Semantic roles & 50–950 ramp
primary
#55DCA1
secondary
#9C3964
accent
#3F89E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482