#55EEAD#55EEAD
#55EEAD is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.2% C 0.159 H 161.5°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEAD |
|---|---|
| RGB | rgb(85, 238, 173) |
| HSL | hsl(155, 82%, 63%) |
| HSV | hsv(155, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 27.3%, 6.7%) |
| CIE-LAB | lab(85.04, -55.12, 19.83) |
| CIE-LCH | lch(85.04, 58.58, 160.21°) |
| OKLab | oklab(85.18% -0.151 0.0505) |
| OKLCH | oklch(85.18% 0.159 161.5) |
| XYZ | xyz(41.8595, 66.0930, 50.0782) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.08
Greenish Turquoise
#00FBB0
ΔE00 3.61
Greenish Cyan
#2AFEB7
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.47
Aqua Green
#12E193
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEAD #EE5596
analogous
#55EE60 #55EEAD #55E2EE
triadic
#55EEAD #AD55EE #EEAD55
tetradic
#55EEAD #6055EE #EE5596 #E2EE55
square
#55EEAD #6055EE #EE5596 #E2EE55
split-complementary
#55EEAD #EE55E2 #EE6055
monochromatic
#12B671 #1DE892 #55EEAD #8DF4C8 #C4F9E3
Accessibility & contrast
On white
1.48
#55EEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#55EEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEAD
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEAD | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA9
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55eead; /* rgb */ color: rgb(85, 238, 173); /* oklch */ color: oklch(85.2% 0.159 161.5);
Tailwind
colors: {
custom: {
50: '#94f4c5',
500: '#55eead',
950: '#000000',
},
}SCSS
$custom: #55eead; $custom-light: #94f4c5; $custom-dark: #000000;
JSON
{
"hex": "#55eead",
"rgb": {
"r": 85,
"g": 238,
"b": 173
},
"hsl": {
"h": 154.51,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.8518,
"c": 0.15921,
"h": 161.5
},
"luminance": 0.66097
}Semantic roles & 50–950 ramp
primary
#55EEAD
secondary
#B6316A
accent
#0763DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582