#55DEB0#55DEB0
#55DEB0 is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.4% C 0.137 H 167.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #55DEB0 |
|---|---|
| RGB | rgb(85, 222, 176) |
| HSL | hsl(160, 67%, 60%) |
| HSV | hsv(160, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(80.35, -47.93, 11.68) |
| CIE-LCH | lch(80.35, 49.34, 166.31°) |
| OKLab | oklab(81.36% -0.1334 0.0299) |
| OKLCH | oklch(81.36% 0.137 167.4) |
| XYZ | xyz(37.7001, 57.3045, 50.1399) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.95
Aqua Marine
#2EE8BB
ΔE00 3.16
Seafoam
#7FE0B3
ΔE00 3.81
Aquamarine (survey)
#04D8B2
ΔE00 4.02
Mediumaquamarine
#66CDAA
ΔE00 4.76
Aqua (survey)
#13EAC9
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DEB0 #DE5583
analogous
#55DE6B #55DEB0 #55C8DE
triadic
#55DEB0 #B055DE #DEB055
tetradic
#55DEB0 #6B55DE #DE5583 #C8DE55
square
#55DEB0 #6B55DE #DE5583 #C8DE55
split-complementary
#55DEB0 #DE55C8 #DE6B55
monochromatic
#1E9B71 #28CE96 #55DEB0 #88E8C8 #BCF2E0
Accessibility & contrast
On white
1.69
#55DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#55DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DEB0
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DEB0 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0AE
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#00DFD1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #55deb0; /* rgb */ color: rgb(85, 222, 176); /* oklch */ color: oklch(81.4% 0.137 167.4);
Tailwind
colors: {
custom: {
50: '#92e9c7',
500: '#55deb0',
950: '#000000',
},
}SCSS
$custom: #55deb0; $custom-light: #92e9c7; $custom-dark: #000000;
JSON
{
"hex": "#55deb0",
"rgb": {
"r": 85,
"g": 222,
"b": 176
},
"hsl": {
"h": 159.854,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.8136,
"c": 0.1367,
"h": 167.4
},
"luminance": 0.57308
}Semantic roles & 50–950 ramp
primary
#55DEB0
secondary
#9E395B
accent
#1654CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482