#55DDAB#55DDAB
#55DDAB is a light, vivid teal. Relative luminance 0.566; OKLCH L 81.0% C 0.139 H 165.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #55DDAB |
|---|---|
| RGB | rgb(85, 221, 171) |
| HSL | hsl(158, 67%, 60%) |
| HSV | hsv(158, 62%, 87%) |
| CMYK | cmyk(61.5%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(79.94, -48.63, 13.74) |
| CIE-LCH | lch(79.94, 50.54, 164.22°) |
| OKLab | oklab(80.99% -0.1346 0.0352) |
| OKLCH | oklch(80.99% 0.139 165.4) |
| XYZ | xyz(36.9497, 56.5807, 47.4941) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.89
Seafoam
#7FE0B3
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 3.83
Aquamarine (survey)
#04D8B2
ΔE00 4.68
Mediumaquamarine
#66CDAA
ΔE00 5.05
Aqua Green
#12E193
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DDAB #DD5587
analogous
#55DD67 #55DDAB #55CBDD
triadic
#55DDAB #AB55DD #DDAB55
tetradic
#55DDAB #6755DD #DD5587 #CBDD55
square
#55DDAB #6755DD #DD5587 #CBDD55
split-complementary
#55DDAB #DD55CB #DD6755
monochromatic
#1F996C #29CC90 #55DDAB #88E7C4 #BBF1DD
Accessibility & contrast
On white
1.70
#55DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#55DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DDAB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DDAB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA8
Deuteranopia (green-blind)
#C6C1AE
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #55ddab; /* rgb */ color: rgb(85, 221, 171); /* oklch */ color: oklch(81.0% 0.139 165.4);
Tailwind
colors: {
custom: {
50: '#92e8c4',
500: '#55ddab',
950: '#000000',
},
}SCSS
$custom: #55ddab; $custom-light: #92e8c4; $custom-dark: #000000;
JSON
{
"hex": "#55ddab",
"rgb": {
"r": 85,
"g": 221,
"b": 171
},
"hsl": {
"h": 157.941,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.80991,
"c": 0.13915,
"h": 165.4
},
"luminance": 0.56584
}Semantic roles & 50–950 ramp
primary
#55DDAB
secondary
#9D395E
accent
#3E7DEA
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482