#65F884#65F884
#65F884 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.3% C 0.202 H 147.8°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65F884 |
|---|---|
| RGB | rgb(101, 248, 132) |
| HSL | hsl(133, 91%, 68%) |
| HSV | hsv(133, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 46.8%, 2.7%) |
| CIE-LAB | lab(87.76, -63.11, 44.05) |
| CIE-LCH | lch(87.76, 76.96, 145.08°) |
| OKLab | oklab(87.31% -0.1706 0.1074) |
| OKLCH | oklch(87.31% 0.202 147.8) |
| XYZ | xyz(43.0961, 71.5633, 33.3673) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.90
Spearmint
#1EF876
ΔE00 2.94
Wintergreen
#20F986
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.12
Spring Green
#00FF7F
ΔE00 3.36
Baby Green
#8CFF9E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F884 #F865D9
analogous
#8FF865 #65F884 #65F8CD
triadic
#65F884 #8465F8 #F88465
tetradic
#65F884 #658FF8 #F865D9 #F8CD65
square
#65F884 #658FF8 #F865D9 #F8CD65
split-complementary
#65F884 #CD65F8 #F8658F
monochromatic
#0AD935 #2AF555 #65F884 #A0FBB3 #DAFDE2
Accessibility & contrast
On white
1.37
#65F884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#65F884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F884
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F884 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47B
Deuteranopia (green-blind)
#E8D78C
Tritanopia (blue-blind)
#3FF3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f884; /* rgb */ color: rgb(101, 248, 132); /* oklch */ color: oklch(87.3% 0.202 147.8);
Tailwind
colors: {
custom: {
50: '#9efca9',
500: '#65f884',
950: '#000000',
},
}SCSS
$custom: #65f884; $custom-light: #9efca9; $custom-dark: #000000;
JSON
{
"hex": "#65f884",
"rgb": {
"r": 101,
"g": 248,
"b": 132
},
"hsl": {
"h": 132.653,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.87307,
"c": 0.20156,
"h": 147.8
},
"luminance": 0.71567
}Semantic roles & 50–950 ramp
primary
#65F884
secondary
#D130AF
accent
#00B5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681