#55DEAE#55DEAE
#55DEAE is a light, vivid teal. Relative luminance 0.572; OKLCH L 81.3% C 0.138 H 166.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #55DEAE |
|---|---|
| RGB | rgb(85, 222, 174) |
| HSL | hsl(159, 67%, 60%) |
| HSV | hsv(159, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(80.31, -48.38, 12.67) |
| CIE-LCH | lch(80.31, 50.01, 165.32°) |
| OKLab | oklab(81.31% -0.1343 0.0324) |
| OKLCH | oklch(81.31% 0.138 166.4) |
| XYZ | xyz(37.5037, 57.2260, 49.1054) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.94
Aqua Marine
#2EE8BB
ΔE00 3.38
Seafoam
#7FE0B3
ΔE00 3.76
Aquamarine (survey)
#04D8B2
ΔE00 4.35
Mediumaquamarine
#66CDAA
ΔE00 4.97
Light Turquoise
#7EF4CC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DEAE #DE5585
analogous
#55DE69 #55DEAE #55CADE
triadic
#55DEAE #AE55DE #DEAE55
tetradic
#55DEAE #6955DE #DE5585 #CADE55
square
#55DEAE #6955DE #DE5585 #CADE55
split-complementary
#55DEAE #DE55CA #DE6955
monochromatic
#1E9B6F #28CE94 #55DEAE #88E8C6 #BCF2DF
Accessibility & contrast
On white
1.69
#55DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#55DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DEAE
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DEAE | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAB
Deuteranopia (green-blind)
#C6C2B1
Tritanopia (blue-blind)
#00DFD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #55deae; /* rgb */ color: rgb(85, 222, 174); /* oklch */ color: oklch(81.3% 0.138 166.4);
Tailwind
colors: {
custom: {
50: '#92e9c6',
500: '#55deae',
950: '#000000',
},
}SCSS
$custom: #55deae; $custom-light: #92e9c6; $custom-dark: #000000;
JSON
{
"hex": "#55deae",
"rgb": {
"r": 85,
"g": 222,
"b": 174
},
"hsl": {
"h": 158.978,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.8131,
"c": 0.13816,
"h": 166.4
},
"luminance": 0.5723
}Semantic roles & 50–950 ramp
primary
#55DEAE
secondary
#9E395C
accent
#1657CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482