#65F783#65F783
#65F783 is a very light, highly saturated green. Relative luminance 0.709; OKLCH L 87.0% C 0.201 H 147.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65F783 |
|---|---|
| RGB | rgb(101, 247, 131) |
| HSL | hsl(132, 90%, 68%) |
| HSV | hsv(132, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 47%, 3.1%) |
| CIE-LAB | lab(87.45, -62.89, 44.14) |
| CIE-LCH | lch(87.45, 76.83, 144.93°) |
| OKLab | oklab(87.05% -0.17 0.1075) |
| OKLCH | oklch(87.05% 0.201 147.7) |
| XYZ | xyz(42.7214, 70.9229, 32.9064) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.94
Lightgreen (survey)
#76FF7B
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.14
Spring Green
#00FF7F
ΔE00 3.46
Baby Green
#8CFF9E
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F783 #F765D9
analogous
#90F765 #65F783 #65F7CC
triadic
#65F783 #8365F7 #F78365
tetradic
#65F783 #6590F7 #F765D9 #F7CC65
square
#65F783 #6590F7 #F765D9 #F7CC65
split-complementary
#65F783 #CC65F7 #F76590
monochromatic
#0BD635 #2BF454 #65F783 #9FFAB2 #D9FDE1
Accessibility & contrast
On white
1.38
#65F783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#65F783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F783
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F783 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37A
Deuteranopia (green-blind)
#E7D68B
Tritanopia (blue-blind)
#40F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f783; /* rgb */ color: rgb(101, 247, 131); /* oklch */ color: oklch(87.0% 0.201 147.7);
Tailwind
colors: {
custom: {
50: '#9efba9',
500: '#65f783',
950: '#000000',
},
}SCSS
$custom: #65f783; $custom-light: #9efba9; $custom-dark: #000000;
JSON
{
"hex": "#65f783",
"rgb": {
"r": 101,
"g": 247,
"b": 131
},
"hsl": {
"h": 132.329,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.87047,
"c": 0.20115,
"h": 147.7
},
"luminance": 0.70927
}Semantic roles & 50–950 ramp
primary
#65F783
secondary
#D030AF
accent
#00B6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581