#55EEAA#55EEAA
#55EEAA is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.1% C 0.162 H 160.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEAA |
|---|---|
| RGB | rgb(85, 238, 170) |
| HSL | hsl(153, 82%, 63%) |
| HSV | hsv(153, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(84.99, -55.74, 21.30) |
| CIE-LCH | lch(84.99, 59.67, 159.09°) |
| OKLab | oklab(85.11% -0.1523 0.0542) |
| OKLCH | oklch(85.11% 0.162 160.4) |
| XYZ | xyz(41.5725, 65.9782, 48.5666) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.10
Greenish Turquoise
#00FBB0
ΔE00 3.55
Greenish Cyan
#2AFEB7
ΔE00 3.81
Light Blue Green
#7EFBB3
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.09
Aqua Green
#12E193
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEAA #EE5599
analogous
#55EE5D #55EEAA #55E6EE
triadic
#55EEAA #AA55EE #EEAA55
tetradic
#55EEAA #5D55EE #EE5599 #E6EE55
square
#55EEAA #5D55EE #EE5599 #E6EE55
split-complementary
#55EEAA #EE55E6 #EE5D55
monochromatic
#12B66D #1DE88E #55EEAA #8DF4C6 #C4F9E2
Accessibility & contrast
On white
1.48
#55EEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#55EEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEAA
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEAA | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55eeaa; /* rgb */ color: rgb(85, 238, 170); /* oklch */ color: oklch(85.1% 0.162 160.4);
Tailwind
colors: {
custom: {
50: '#94f4c3',
500: '#55eeaa',
950: '#000000',
},
}SCSS
$custom: #55eeaa; $custom-light: #94f4c3; $custom-dark: #000000;
JSON
{
"hex": "#55eeaa",
"rgb": {
"r": 85,
"g": 238,
"b": 170
},
"hsl": {
"h": 153.333,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85113,
"c": 0.16168,
"h": 160.4
},
"luminance": 0.65983
}Semantic roles & 50–950 ramp
primary
#55EEAA
secondary
#B6316C
accent
#0767DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582