#55EEA8#55EEA8
#55EEA8 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.1% C 0.163 H 159.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEA8 |
|---|---|
| RGB | rgb(85, 238, 168) |
| HSL | hsl(153, 82%, 63%) |
| HSV | hsv(153, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(84.95, -56.15, 22.28) |
| CIE-LCH | lch(84.95, 60.41, 158.36°) |
| OKLab | oklab(85.07% -0.1532 0.0566) |
| OKLCH | oklch(85.07% 0.163 159.7) |
| XYZ | xyz(41.3848, 65.9031, 47.5778) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.21
Greenish Turquoise
#00FBB0
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 3.96
Aqua Green
#12E193
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEA8 #EE559B
analogous
#55EE5B #55EEA8 #55E7EE
triadic
#55EEA8 #A855EE #EEA855
tetradic
#55EEA8 #5B55EE #EE559B #E7EE55
square
#55EEA8 #5B55EE #EE559B #E7EE55
split-complementary
#55EEA8 #EE55E7 #EE5B55
monochromatic
#12B66B #1DE88C #55EEA8 #8DF4C4 #C4F9E1
Accessibility & contrast
On white
1.48
#55EEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#55EEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEA8
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEA8 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA4
Deuteranopia (green-blind)
#D7CEAC
Tritanopia (blue-blind)
#00EDDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55eea8; /* rgb */ color: rgb(85, 238, 168); /* oklch */ color: oklch(85.1% 0.163 159.7);
Tailwind
colors: {
custom: {
50: '#94f4c2',
500: '#55eea8',
950: '#000000',
},
}SCSS
$custom: #55eea8; $custom-light: #94f4c2; $custom-dark: #000000;
JSON
{
"hex": "#55eea8",
"rgb": {
"r": 85,
"g": 238,
"b": 168
},
"hsl": {
"h": 152.549,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85069,
"c": 0.16334,
"h": 159.7
},
"luminance": 0.65908
}Semantic roles & 50–950 ramp
primary
#55EEA8
secondary
#B6316E
accent
#076ADE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582