#65F785#65F785
#65F785 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.1% C 0.199 H 148.1°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65F785 |
|---|---|
| RGB | rgb(101, 247, 133) |
| HSL | hsl(133, 90%, 68%) |
| HSV | hsv(133, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 46.2%, 3.1%) |
| CIE-LAB | lab(87.47, -62.59, 43.22) |
| CIE-LCH | lch(87.47, 76.06, 145.38°) |
| OKLab | oklab(87.08% -0.1692 0.1055) |
| OKLCH | oklch(87.08% 0.199 148.1) |
| XYZ | xyz(42.8583, 70.9776, 33.6272) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.03
Wintergreen
#20F986
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.11
Lightgreen (survey)
#76FF7B
ΔE00 3.18
Spring Green
#00FF7F
ΔE00 3.47
Baby Green
#8CFF9E
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F785 #F765D7
analogous
#8EF765 #65F785 #65F7CE
triadic
#65F785 #8565F7 #F78565
tetradic
#65F785 #658EF7 #F765D7 #F7CE65
square
#65F785 #658EF7 #F765D7 #F7CE65
split-complementary
#65F785 #CE65F7 #F7658E
monochromatic
#0BD638 #2BF457 #65F785 #9FFAB3 #D9FDE1
Accessibility & contrast
On white
1.38
#65F785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#65F785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F785
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F785 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37C
Deuteranopia (green-blind)
#E6D68D
Tritanopia (blue-blind)
#3FF2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f785; /* rgb */ color: rgb(101, 247, 133); /* oklch */ color: oklch(87.1% 0.199 148.1);
Tailwind
colors: {
custom: {
50: '#9dfbaa',
500: '#65f785',
950: '#000000',
},
}SCSS
$custom: #65f785; $custom-light: #9dfbaa; $custom-dark: #000000;
JSON
{
"hex": "#65f785",
"rgb": {
"r": 101,
"g": 247,
"b": 133
},
"hsl": {
"h": 133.151,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.87078,
"c": 0.19939,
"h": 148.1
},
"luminance": 0.70982
}Semantic roles & 50–950 ramp
primary
#65F785
secondary
#D030AD
accent
#00B3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581