#55EE7F#55EE7F
#55EE7F is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.3% C 0.199 H 149.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE7F |
|---|---|
| RGB | rgb(85, 238, 127) |
| HSL | hsl(136, 82%, 63%) |
| HSV | hsv(136, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(84.28, -63.43, 41.99) |
| CIE-LCH | lch(84.28, 76.07, 146.50°) |
| OKLab | oklab(84.3% -0.1711 0.1025) |
| OKLCH | oklch(84.3% 0.199 149.1) |
| XYZ | xyz(38.1488, 64.6087, 30.5348) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 2.89
Wintergreen
#20F986
ΔE00 3.06
Spearmint
#1EF876
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.15
Spring Green
#00FF7F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE7F #EE55C4
analogous
#77EE55 #55EE7F #55EECC
triadic
#55EE7F #7F55EE #EE7F55
tetradic
#55EE7F #5577EE #EE55C4 #EECC55
square
#55EE7F #5577EE #EE55C4 #EECC55
split-complementary
#55EE7F #CC55EE #EE5577
monochromatic
#12B63F #1DE855 #55EE7F #8DF4A9 #C4F9D3
Accessibility & contrast
On white
1.51
#55EE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#55EE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE7F
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE7F | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA76
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#1AEAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55ee7f; /* rgb */ color: rgb(85, 238, 127); /* oklch */ color: oklch(84.3% 0.199 149.1);
Tailwind
colors: {
custom: {
50: '#95f5a6',
500: '#55ee7f',
950: '#000000',
},
}SCSS
$custom: #55ee7f; $custom-light: #95f5a6; $custom-dark: #000000;
JSON
{
"hex": "#55ee7f",
"rgb": {
"r": 85,
"g": 238,
"b": 127
},
"hsl": {
"h": 136.471,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84303,
"c": 0.19944,
"h": 149.1
},
"luminance": 0.64613
}Semantic roles & 50–950 ramp
primary
#55EE7F
secondary
#B63191
accent
#07A3DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580