#5CEE7B#5CEE7B
#5CEE7B is a very light, highly saturated green. Relative luminance 0.649; OKLCH L 84.4% C 0.200 H 147.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE7B |
|---|---|
| RGB | rgb(92, 238, 123) |
| HSL | hsl(133, 81%, 65%) |
| HSV | hsv(133, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(84.41, -62.64, 44.11) |
| CIE-LCH | lch(84.41, 76.61, 144.85°) |
| OKLab | oklab(84.44% -0.1692 0.1071) |
| OKLCH | oklch(84.44% 0.2 147.7) |
| XYZ | xyz(38.5606, 64.8506, 29.2204) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.57
Turquoise Green
#04F489
ΔE00 3.90
Lightish Green
#61E160
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE7B #EE5CCF
analogous
#86EE5C #5CEE7B #5CEEC4
triadic
#5CEE7B #7B5CEE #EE7B5C
tetradic
#5CEE7B #5C86EE #EE5CCF #EEC45C
square
#5CEE7B #5C86EE #EE5CCF #EEC45C
split-complementary
#5CEE7B #C45CEE #EE5C86
monochromatic
#14BC37 #25E84E #5CEE7B #93F4A8 #CBFAD5
Accessibility & contrast
On white
1.50
#5CEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5CEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE7B
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE7B | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA72
Deuteranopia (green-blind)
#DECE83
Tritanopia (blue-blind)
#33E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee7b; /* rgb */ color: rgb(92, 238, 123); /* oklch */ color: oklch(84.4% 0.200 147.7);
Tailwind
colors: {
custom: {
50: '#98f5a3',
500: '#5cee7b',
950: '#000000',
},
}SCSS
$custom: #5cee7b; $custom-light: #98f5a3; $custom-dark: #000000;
JSON
{
"hex": "#5cee7b",
"rgb": {
"r": 92,
"g": 238,
"b": 123
},
"hsl": {
"h": 132.74,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.8444,
"c": 0.20027,
"h": 147.7
},
"luminance": 0.64854
}Semantic roles & 50–950 ramp
primary
#5CEE7B
secondary
#BB339E
accent
#08B0DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580