#55DEB3#55DEB3
#55DEB3 is a light, vivid teal. Relative luminance 0.574; OKLCH L 81.4% C 0.135 H 168.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #55DEB3 |
|---|---|
| RGB | rgb(85, 222, 179) |
| HSL | hsl(161, 67%, 60%) |
| HSV | hsv(161, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(80.42, -47.25, 10.19) |
| CIE-LCH | lch(80.42, 48.34, 167.83°) |
| OKLab | oklab(81.44% -0.132 0.0261) |
| OKLCH | oklch(81.44% 0.135 168.8) |
| XYZ | xyz(38.0002, 57.4246, 51.7205) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.22
Aqua Marine
#2EE8BB
ΔE00 2.96
Aquamarine (survey)
#04D8B2
ΔE00 3.59
Seafoam
#7FE0B3
ΔE00 4.01
Mediumaquamarine
#66CDAA
ΔE00 4.54
Aqua (survey)
#13EAC9
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DEB3 #DE5580
analogous
#55DE6E #55DEB3 #55C4DE
triadic
#55DEB3 #B355DE #DEB355
tetradic
#55DEB3 #6E55DE #DE5580 #C4DE55
square
#55DEB3 #6E55DE #DE5580 #C4DE55
split-complementary
#55DEB3 #DE55C4 #DE6E55
monochromatic
#1E9B73 #28CE9A #55DEB3 #88E8CA #BCF2E1
Accessibility & contrast
On white
1.68
#55DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#55DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DEB3
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DEB3 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#C5C2B6
Tritanopia (blue-blind)
#00DFD2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #55deb3; /* rgb */ color: rgb(85, 222, 179); /* oklch */ color: oklch(81.4% 0.135 168.8);
Tailwind
colors: {
custom: {
50: '#92e9c9',
500: '#55deb3',
950: '#000000',
},
}SCSS
$custom: #55deb3; $custom-light: #92e9c9; $custom-dark: #000000;
JSON
{
"hex": "#55deb3",
"rgb": {
"r": 85,
"g": 222,
"b": 179
},
"hsl": {
"h": 161.168,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.81438,
"c": 0.13457,
"h": 168.8
},
"luminance": 0.57429
}Semantic roles & 50–950 ramp
primary
#55DEB3
secondary
#9E3959
accent
#1650CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482