#55EF7B#55EF7B
#55EF7B is a very light, highly saturated green. Relative luminance 0.651; OKLCH L 84.5% C 0.204 H 148.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #55EF7B |
|---|---|
| RGB | rgb(85, 239, 123) |
| HSL | hsl(135, 83%, 64%) |
| HSV | hsv(135, 64%, 94%) |
| CMYK | cmyk(64.4%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(84.53, -64.38, 44.23) |
| CIE-LCH | lch(84.53, 78.11, 145.51°) |
| OKLab | oklab(84.49% -0.1737 0.1074) |
| OKLCH | oklch(84.49% 0.204 148.3) |
| XYZ | xyz(38.1852, 65.0904, 29.2864) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 2.77
Wintergreen
#20F986
ΔE00 3.13
Weird Green
#3AE57F
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EF7B #EF55C9
analogous
#7CEF55 #55EF7B #55EFC8
triadic
#55EF7B #7B55EF #EF7B55
tetradic
#55EF7B #557CEF #EF55C9 #EFC855
square
#55EF7B #557CEF #EF55C9 #EFC855
split-complementary
#55EF7B #C855EF #EF557C
monochromatic
#11B83B #1DEA50 #55EF7B #8DF4A6 #C5FAD2
Accessibility & contrast
On white
1.50
#55EF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#55EF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EF7B
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EF7B | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB71
Deuteranopia (green-blind)
#DECE83
Tritanopia (blue-blind)
#1DEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55ef7b; /* rgb */ color: rgb(85, 239, 123); /* oklch */ color: oklch(84.5% 0.204 148.3);
Tailwind
colors: {
custom: {
50: '#95f5a3',
500: '#55ef7b',
950: '#000000',
},
}SCSS
$custom: #55ef7b; $custom-light: #95f5a3; $custom-dark: #000000;
JSON
{
"hex": "#55ef7b",
"rgb": {
"r": 85,
"g": 239,
"b": 123
},
"hsl": {
"h": 134.805,
"s": 82.796,
"l": 63.529
},
"oklch": {
"l": 0.84491,
"c": 0.2042,
"h": 148.3
},
"luminance": 0.65094
}Semantic roles & 50–950 ramp
primary
#55EF7B
secondary
#B73196
accent
#06AADF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580