#55EEAC#55EEAC
#55EEAC is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.2% C 0.160 H 161.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEAC |
|---|---|
| RGB | rgb(85, 238, 172) |
| HSL | hsl(154, 82%, 63%) |
| HSV | hsv(154, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 27.7%, 6.7%) |
| CIE-LAB | lab(85.02, -55.33, 20.32) |
| CIE-LCH | lch(85.02, 58.94, 159.83°) |
| OKLab | oklab(85.16% -0.1514 0.0517) |
| OKLCH | oklch(85.16% 0.16 161.1) |
| XYZ | xyz(41.7631, 66.0545, 49.5706) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.07
Greenish Turquoise
#00FBB0
ΔE00 3.58
Greenish Cyan
#2AFEB7
ΔE00 3.76
Light Blue Green
#7EFBB3
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.33
Aqua Green
#12E193
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEAC #EE5597
analogous
#55EE5F #55EEAC #55E3EE
triadic
#55EEAC #AC55EE #EEAC55
tetradic
#55EEAC #5F55EE #EE5597 #E3EE55
square
#55EEAC #5F55EE #EE5597 #E3EE55
split-complementary
#55EEAC #EE55E3 #EE5F55
monochromatic
#12B670 #1DE891 #55EEAC #8DF4C7 #C4F9E2
Accessibility & contrast
On white
1.48
#55EEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#55EEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEAC
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEAC | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA8
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55eeac; /* rgb */ color: rgb(85, 238, 172); /* oklch */ color: oklch(85.2% 0.160 161.1);
Tailwind
colors: {
custom: {
50: '#94f4c5',
500: '#55eeac',
950: '#000000',
},
}SCSS
$custom: #55eeac; $custom-light: #94f4c5; $custom-dark: #000000;
JSON
{
"hex": "#55eeac",
"rgb": {
"r": 85,
"g": 238,
"b": 172
},
"hsl": {
"h": 154.118,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85157,
"c": 0.16003,
"h": 161.1
},
"luminance": 0.66059
}Semantic roles & 50–950 ramp
primary
#55EEAC
secondary
#B6316B
accent
#0764DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582