#55EE7B#55EE7B
#55EE7B is a very light, highly saturated green. Relative luminance 0.645; OKLCH L 84.2% C 0.203 H 148.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE7B |
|---|---|
| RGB | rgb(85, 238, 123) |
| HSL | hsl(135, 82%, 63%) |
| HSV | hsv(135, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(84.23, -64.02, 43.85) |
| CIE-LCH | lch(84.23, 77.60, 145.59°) |
| OKLab | oklab(84.24% -0.1727 0.1066) |
| OKLCH | oklch(84.24% 0.203 148.3) |
| XYZ | xyz(37.8932, 64.5065, 29.1891) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.89
Spearmint
#1EF876
ΔE00 2.93
Weird Green
#3AE57F
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE7B #EE55C8
analogous
#7BEE55 #55EE7B #55EEC7
triadic
#55EE7B #7B55EE #EE7B55
tetradic
#55EE7B #557BEE #EE55C8 #EEC755
square
#55EE7B #557BEE #EE55C8 #EEC755
split-complementary
#55EE7B #C755EE #EE557B
monochromatic
#12B63B #1DE850 #55EE7B #8DF4A6 #C4F9D1
Accessibility & contrast
On white
1.51
#55EE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#55EE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE7B
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE7B | 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)
#F0DA72
Deuteranopia (green-blind)
#DDCD83
Tritanopia (blue-blind)
#1EE9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55ee7b; /* rgb */ color: rgb(85, 238, 123); /* oklch */ color: oklch(84.2% 0.203 148.3);
Tailwind
colors: {
custom: {
50: '#95f5a3',
500: '#55ee7b',
950: '#000000',
},
}SCSS
$custom: #55ee7b; $custom-light: #95f5a3; $custom-dark: #000000;
JSON
{
"hex": "#55ee7b",
"rgb": {
"r": 85,
"g": 238,
"b": 123
},
"hsl": {
"h": 134.902,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84243,
"c": 0.20293,
"h": 148.3
},
"luminance": 0.6451
}Semantic roles & 50–950 ramp
primary
#55EE7B
secondary
#B63195
accent
#07A9DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580