#55EE7A#55EE7A
#55EE7A is a very light, highly saturated green. Relative luminance 0.645; OKLCH L 84.2% C 0.204 H 148.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE7A |
|---|---|
| RGB | rgb(85, 238, 122) |
| HSL | hsl(135, 82%, 63%) |
| HSV | hsv(135, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(84.22, -64.17, 44.31) |
| CIE-LCH | lch(84.22, 77.98, 145.37°) |
| OKLab | oklab(84.23% -0.1731 0.1076) |
| OKLCH | oklch(84.23% 0.204 148.1) |
| XYZ | xyz(37.8310, 64.4816, 28.8611) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 2.91
Weird Green
#3AE57F
ΔE00 3.20
Wintergreen
#20F986
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.60
Lightish Green
#61E160
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE7A #EE55C9
analogous
#7CEE55 #55EE7A #55EEC6
triadic
#55EE7A #7A55EE #EE7A55
tetradic
#55EE7A #557CEE #EE55C9 #EEC655
square
#55EE7A #557CEE #EE55C9 #EEC655
split-complementary
#55EE7A #C655EE #EE557C
monochromatic
#12B63A #1DE84E #55EE7A #8DF4A6 #C4F9D1
Accessibility & contrast
On white
1.51
#55EE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#55EE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE7A
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE7A | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA70
Deuteranopia (green-blind)
#DDCD82
Tritanopia (blue-blind)
#1FE9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55ee7a; /* rgb */ color: rgb(85, 238, 122); /* oklch */ color: oklch(84.2% 0.204 148.1);
Tailwind
colors: {
custom: {
50: '#95f5a2',
500: '#55ee7a',
950: '#000000',
},
}SCSS
$custom: #55ee7a; $custom-light: #95f5a2; $custom-dark: #000000;
JSON
{
"hex": "#55ee7a",
"rgb": {
"r": 85,
"g": 238,
"b": 122
},
"hsl": {
"h": 134.51,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84228,
"c": 0.20381,
"h": 148.1
},
"luminance": 0.64486
}Semantic roles & 50–950 ramp
primary
#55EE7A
secondary
#B63196
accent
#07AADE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580