#65E97F#65E97F
#65E97F is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.186 H 147.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65E97F |
|---|---|
| RGB | rgb(101, 233, 127) |
| HSL | hsl(132, 75%, 65%) |
| HSV | hsv(132, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(83.22, -58.24, 40.73) |
| CIE-LCH | lch(83.22, 71.07, 145.03°) |
| OKLab | oklab(83.55% -0.1576 0.0996) |
| OKLCH | oklch(83.55% 0.186 147.7) |
| XYZ | xyz(38.3340, 62.5734, 30.1323) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Lightish Green
#61E160
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 4.10
Minty Green
#0BF77D
ΔE00 4.43
Turquoise Green
#04F489
ΔE00 4.45
Wintergreen
#20F986
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E97F #E965CF
analogous
#8DE965 #65E97F #65E9C1
triadic
#65E97F #7F65E9 #E97F65
tetradic
#65E97F #658DE9 #E965CF #E9C165
square
#65E97F #658DE9 #E965CF #E9C165
split-complementary
#65E97F #C165E9 #E9658D
monochromatic
#1AB93A #2FE152 #65E97F #9BF1AC #D0F8D8
Accessibility & contrast
On white
1.55
#65E97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#65E97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E97F
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E97F | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD777
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#47E4D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e97f; /* rgb */ color: rgb(101, 233, 127); /* oklch */ color: oklch(83.6% 0.186 147.7);
Tailwind
colors: {
custom: {
50: '#9cf1a5',
500: '#65e97f',
950: '#000000',
},
}SCSS
$custom: #65e97f; $custom-light: #9cf1a5; $custom-dark: #000000;
JSON
{
"hex": "#65e97f",
"rgb": {
"r": 101,
"g": 233,
"b": 127
},
"hsl": {
"h": 131.818,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83551,
"c": 0.18644,
"h": 147.7
},
"luminance": 0.62577
}Semantic roles & 50–950 ramp
primary
#65E97F
secondary
#B93AA0
accent
#0EB0D7
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580