#65F885#65F885
#65F885 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.3% C 0.201 H 148.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #65F885 |
|---|---|
| RGB | rgb(101, 248, 133) |
| HSL | hsl(133, 91%, 68%) |
| HSV | hsv(133, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(87.77, -62.96, 43.59) |
| CIE-LCH | lch(87.77, 76.58, 145.30°) |
| OKLab | oklab(87.32% -0.1702 0.1064) |
| OKLCH | oklch(87.32% 0.201 148) |
| XYZ | xyz(43.1649, 71.5908, 33.7294) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.98
Lightgreen (survey)
#76FF7B
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.11
Spring Green
#00FF7F
ΔE00 3.36
Baby Green
#8CFF9E
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F885 #F865D8
analogous
#8EF865 #65F885 #65F8CE
triadic
#65F885 #8565F8 #F88565
tetradic
#65F885 #658EF8 #F865D8 #F8CE65
square
#65F885 #658EF8 #F865D8 #F8CE65
split-complementary
#65F885 #CE65F8 #F8658E
monochromatic
#0AD937 #2AF557 #65F885 #A0FBB3 #DAFDE2
Accessibility & contrast
On white
1.37
#65F885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#65F885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F885
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F885 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47C
Deuteranopia (green-blind)
#E7D78D
Tritanopia (blue-blind)
#3FF3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f885; /* rgb */ color: rgb(101, 248, 133); /* oklch */ color: oklch(87.3% 0.201 148.0);
Tailwind
colors: {
custom: {
50: '#9efcaa',
500: '#65f885',
950: '#000000',
},
}SCSS
$custom: #65f885; $custom-light: #9efcaa; $custom-dark: #000000;
JSON
{
"hex": "#65f885",
"rgb": {
"r": 101,
"g": 248,
"b": 133
},
"hsl": {
"h": 133.061,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.87322,
"c": 0.20069,
"h": 148
},
"luminance": 0.71595
}Semantic roles & 50–950 ramp
primary
#65F885
secondary
#D130AE
accent
#00B4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681