#55EE83#55EE83
#55EE83 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.4% C 0.196 H 149.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE83 |
|---|---|
| RGB | rgb(85, 238, 131) |
| HSL | hsl(138, 82%, 63%) |
| HSV | hsv(138, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.34, -62.81, 40.11) |
| CIE-LCH | lch(84.34, 74.52, 147.44°) |
| OKLab | oklab(84.37% -0.1694 0.0984) |
| OKLCH | oklch(84.37% 0.196 149.9) |
| XYZ | xyz(38.4146, 64.7151, 31.9351) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.54
Turquoise Green
#04F489
ΔE00 2.86
Wintergreen
#20F986
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.00
Spearmint
#1EF876
ΔE00 3.44
Spring Green
#00FF7F
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE83 #EE55C0
analogous
#73EE55 #55EE83 #55EECF
triadic
#55EE83 #8355EE #EE8355
tetradic
#55EE83 #5573EE #EE55C0 #EECF55
square
#55EE83 #5573EE #EE55C0 #EECF55
split-complementary
#55EE83 #CF55EE #EE5573
monochromatic
#12B644 #1DE85A #55EE83 #8DF4AC #C4F9D4
Accessibility & contrast
On white
1.51
#55EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#55EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE83
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE83 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DCCD8A
Tritanopia (blue-blind)
#16EAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55ee83; /* rgb */ color: rgb(85, 238, 131); /* oklch */ color: oklch(84.4% 0.196 149.9);
Tailwind
colors: {
custom: {
50: '#95f5a8',
500: '#55ee83',
950: '#000000',
},
}SCSS
$custom: #55ee83; $custom-light: #95f5a8; $custom-dark: #000000;
JSON
{
"hex": "#55ee83",
"rgb": {
"r": 85,
"g": 238,
"b": 131
},
"hsl": {
"h": 138.039,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84367,
"c": 0.19592,
"h": 149.9
},
"luminance": 0.64719
}Semantic roles & 50–950 ramp
primary
#55EE83
secondary
#B6318E
accent
#079EDE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580