#65F985#65F985
#65F985 is a very light, highly saturated green. Relative luminance 0.722; OKLCH L 87.6% C 0.202 H 147.9°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65F985 |
|---|---|
| RGB | rgb(101, 249, 133) |
| HSL | hsl(133, 93%, 69%) |
| HSV | hsv(133, 59%, 98%) |
| CMYK | cmyk(59.4%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(88.07, -63.33, 43.97) |
| CIE-LCH | lch(88.07, 77.10, 145.23°) |
| OKLab | oklab(87.57% -0.1712 0.1072) |
| OKLCH | oklch(87.57% 0.202 147.9) |
| XYZ | xyz(43.4732, 72.2074, 33.8322) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.85
Spearmint
#1EF876
ΔE00 2.96
Wintergreen
#20F986
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.13
Spring Green
#00FF7F
ΔE00 3.27
Baby Green
#8CFF9E
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F985 #F965D9
analogous
#8FF965 #65F985 #65F9CF
triadic
#65F985 #8565F9 #F98565
tetradic
#65F985 #658FF9 #F965D9 #F9CF65
square
#65F985 #658FF9 #F965D9 #F9CF65
split-complementary
#65F985 #CF65F9 #F9658F
monochromatic
#09DB36 #2AF756 #65F985 #A0FBB4 #DBFEE2
Accessibility & contrast
On white
1.36
#65F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#65F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F985
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F985 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57C
Deuteranopia (green-blind)
#E8D88D
Tritanopia (blue-blind)
#3EF4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f985; /* rgb */ color: rgb(101, 249, 133); /* oklch */ color: oklch(87.6% 0.202 147.9);
Tailwind
colors: {
custom: {
50: '#9efcaa',
500: '#65f985',
950: '#000000',
},
}SCSS
$custom: #65f985; $custom-light: #9efcaa; $custom-dark: #000000;
JSON
{
"hex": "#65f985",
"rgb": {
"r": 101,
"g": 249,
"b": 133
},
"hsl": {
"h": 132.973,
"s": 92.5,
"l": 68.627
},
"oklch": {
"l": 0.87567,
"c": 0.20197,
"h": 147.9
},
"luminance": 0.72212
}Semantic roles & 50–950 ramp
primary
#65F985
secondary
#D330AF
accent
#00B4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681