#65F882#65F882
#65F882 is a very light, highly saturated green. Relative luminance 0.715; OKLCH L 87.3% C 0.203 H 147.5°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65F882 |
|---|---|
| RGB | rgb(101, 248, 130) |
| HSL | hsl(132, 91%, 68%) |
| HSV | hsv(132, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(87.73, -63.40, 44.98) |
| CIE-LCH | lch(87.73, 77.73, 144.65°) |
| OKLab | oklab(87.28% -0.1714 0.1094) |
| OKLCH | oklch(87.28% 0.203 147.5) |
| XYZ | xyz(42.9606, 71.5091, 32.6534) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.69
Spearmint
#1EF876
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.21
Spring Green
#00FF7F
ΔE00 3.36
Easter Green
#8CFD7E
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F882 #F865DB
analogous
#91F865 #65F882 #65F8CB
triadic
#65F882 #8265F8 #F88265
tetradic
#65F882 #6591F8 #F865DB #F8CB65
square
#65F882 #6591F8 #F865DB #F8CB65
split-complementary
#65F882 #CB65F8 #F86591
monochromatic
#0AD933 #2AF552 #65F882 #A0FBB2 #DAFDE1
Accessibility & contrast
On white
1.37
#65F882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#65F882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F882
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F882 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE478
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#40F3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f882; /* rgb */ color: rgb(101, 248, 130); /* oklch */ color: oklch(87.3% 0.203 147.5);
Tailwind
colors: {
custom: {
50: '#9efca8',
500: '#65f882',
950: '#000000',
},
}SCSS
$custom: #65f882; $custom-light: #9efca8; $custom-dark: #000000;
JSON
{
"hex": "#65f882",
"rgb": {
"r": 101,
"g": 248,
"b": 130
},
"hsl": {
"h": 131.837,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.87277,
"c": 0.20332,
"h": 147.5
},
"luminance": 0.71513
}Semantic roles & 50–950 ramp
primary
#65F882
secondary
#D130B2
accent
#00B8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681