#55EEAE#55EEAE
#55EEAE is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.2% C 0.158 H 161.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEAE |
|---|---|
| RGB | rgb(85, 238, 174) |
| HSL | hsl(155, 82%, 63%) |
| HSV | hsv(155, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(85.06, -54.91, 19.34) |
| CIE-LCH | lch(85.06, 58.22, 160.59°) |
| OKLab | oklab(85.2% -0.1505 0.0493) |
| OKLCH | oklch(85.2% 0.158 161.9) |
| XYZ | xyz(41.9567, 66.1319, 50.5898) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.12
Greenish Turquoise
#00FBB0
ΔE00 3.66
Greenish Cyan
#2AFEB7
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 4.35
Light Aquamarine
#7BFDC7
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEAE #EE5595
analogous
#55EE61 #55EEAE #55E1EE
triadic
#55EEAE #AE55EE #EEAE55
tetradic
#55EEAE #6155EE #EE5595 #E1EE55
square
#55EEAE #6155EE #EE5595 #E1EE55
split-complementary
#55EEAE #EE55E1 #EE6155
monochromatic
#12B672 #1DE893 #55EEAE #8DF4C9 #C4F9E3
Accessibility & contrast
On white
1.48
#55EEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#55EEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEAE
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEAE | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAA
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#00EEDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55eeae; /* rgb */ color: rgb(85, 238, 174); /* oklch */ color: oklch(85.2% 0.158 161.9);
Tailwind
colors: {
custom: {
50: '#94f4c6',
500: '#55eeae',
950: '#000000',
},
}SCSS
$custom: #55eeae; $custom-light: #94f4c6; $custom-dark: #000000;
JSON
{
"hex": "#55eeae",
"rgb": {
"r": 85,
"g": 238,
"b": 174
},
"hsl": {
"h": 154.902,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85203,
"c": 0.1584,
"h": 161.9
},
"luminance": 0.66136
}Semantic roles & 50–950 ramp
primary
#55EEAE
secondary
#B63169
accent
#0761DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582