#55EEA9#55EEA9
#55EEA9 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.1% C 0.163 H 160.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEA9 |
|---|---|
| RGB | rgb(85, 238, 169) |
| HSL | hsl(153, 82%, 63%) |
| HSV | hsv(153, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 29%, 6.7%) |
| CIE-LAB | lab(84.97, -55.94, 21.79) |
| CIE-LCH | lch(84.97, 60.04, 158.72°) |
| OKLab | oklab(85.09% -0.1528 0.0554) |
| OKLCH | oklch(85.09% 0.163 160.1) |
| XYZ | xyz(41.4783, 65.9405, 48.0703) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.15
Greenish Turquoise
#00FBB0
ΔE00 3.55
Greenish Cyan
#2AFEB7
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEA9 #EE559A
analogous
#55EE5C #55EEA9 #55E7EE
triadic
#55EEA9 #A955EE #EEA955
tetradic
#55EEA9 #5C55EE #EE559A #E7EE55
square
#55EEA9 #5C55EE #EE559A #E7EE55
split-complementary
#55EEA9 #EE55E7 #EE5C55
monochromatic
#12B66C #1DE88D #55EEA9 #8DF4C5 #C4F9E1
Accessibility & contrast
On white
1.48
#55EEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#55EEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEA9
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEA9 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA5
Deuteranopia (green-blind)
#D7CEAD
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55eea9; /* rgb */ color: rgb(85, 238, 169); /* oklch */ color: oklch(85.1% 0.163 160.1);
Tailwind
colors: {
custom: {
50: '#94f4c2',
500: '#55eea9',
950: '#000000',
},
}SCSS
$custom: #55eea9; $custom-light: #94f4c2; $custom-dark: #000000;
JSON
{
"hex": "#55eea9",
"rgb": {
"r": 85,
"g": 238,
"b": 169
},
"hsl": {
"h": 152.941,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85091,
"c": 0.16251,
"h": 160.1
},
"luminance": 0.65945
}Semantic roles & 50–950 ramp
primary
#55EEA9
secondary
#B6316D
accent
#0768DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582