#65E97E#65E97E
#65E97E is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.5% C 0.187 H 147.5°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #65E97E |
|---|---|
| RGB | rgb(101, 233, 126) |
| HSL | hsl(131, 75%, 65%) |
| HSV | hsv(131, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 45.9%, 8.6%) |
| CIE-LAB | lab(83.20, -58.39, 41.20) |
| CIE-LCH | lch(83.20, 71.47, 144.79°) |
| OKLab | oklab(83.54% -0.158 0.1007) |
| OKLCH | oklch(83.54% 0.187 147.5) |
| XYZ | xyz(38.2691, 62.5474, 29.7908) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Lightish Green
#61E160
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 4.13
Minty Green
#0BF77D
ΔE00 4.42
Turquoise Green
#04F489
ΔE00 4.51
Spearmint
#1EF876
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E97E #E965D0
analogous
#8EE965 #65E97E #65E9C0
triadic
#65E97E #7E65E9 #E97E65
tetradic
#65E97E #658EE9 #E965D0 #E9C065
square
#65E97E #658EE9 #E965D0 #E9C065
split-complementary
#65E97E #C065E9 #E9658E
monochromatic
#1AB939 #2FE151 #65E97E #9BF1AB #D0F8D8
Accessibility & contrast
On white
1.55
#65E97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#65E97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E97E
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E97E | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD776
Deuteranopia (green-blind)
#DACB85
Tritanopia (blue-blind)
#47E4D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e97e; /* rgb */ color: rgb(101, 233, 126); /* oklch */ color: oklch(83.5% 0.187 147.5);
Tailwind
colors: {
custom: {
50: '#9cf1a5',
500: '#65e97e',
950: '#000000',
},
}SCSS
$custom: #65e97e; $custom-light: #9cf1a5; $custom-dark: #000000;
JSON
{
"hex": "#65e97e",
"rgb": {
"r": 101,
"g": 233,
"b": 126
},
"hsl": {
"h": 131.364,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83535,
"c": 0.18734,
"h": 147.5
},
"luminance": 0.62551
}Semantic roles & 50–950 ramp
primary
#65E97E
secondary
#B93AA1
accent
#0EB1D7
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580