#55DEBC#55DEBC
#55DEBC is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.7% C 0.129 H 173.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #55DEBC |
|---|---|
| RGB | rgb(85, 222, 188) |
| HSL | hsl(165, 67%, 60%) |
| HSV | hsv(165, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(80.63, -45.14, 5.72) |
| CIE-LCH | lch(80.63, 45.50, 172.78°) |
| OKLab | oklab(81.68% -0.128 0.0144) |
| OKLCH | oklch(81.68% 0.129 173.6) |
| XYZ | xyz(38.9403, 57.8006, 56.6716) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.60
Aqua (survey)
#13EAC9
ΔE00 3.79
Eucalyptus
#44D7A8
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DEBC #DE5577
analogous
#55DE77 #55DEBC #55BCDE
triadic
#55DEBC #BC55DE #DEBC55
tetradic
#55DEBC #7755DE #DE5577 #BCDE55
square
#55DEBC #7755DE #DE5577 #BCDE55
split-complementary
#55DEBC #DE55BC #DE7755
monochromatic
#1E9B7C #28CEA5 #55DEBC #88E8D0 #BCF2E4
Accessibility & contrast
On white
1.67
#55DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#55DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DEBC
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DEBC | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BA
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#00E0D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #55debc; /* rgb */ color: rgb(85, 222, 188); /* oklch */ color: oklch(81.7% 0.129 173.6);
Tailwind
colors: {
custom: {
50: '#93e9d0',
500: '#55debc',
950: '#000000',
},
}SCSS
$custom: #55debc; $custom-light: #93e9d0; $custom-dark: #000000;
JSON
{
"hex": "#55debc",
"rgb": {
"r": 85,
"g": 222,
"b": 188
},
"hsl": {
"h": 165.109,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.81678,
"c": 0.12877,
"h": 173.6
},
"luminance": 0.57805
}Semantic roles & 50–950 ramp
primary
#55DEBC
secondary
#9E3952
accent
#1644CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483