#65E97B#65E97B
#65E97B is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.190 H 146.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #65E97B |
|---|---|
| RGB | rgb(101, 233, 123) |
| HSL | hsl(130, 75%, 65%) |
| HSV | hsv(130, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 47.2%, 8.6%) |
| CIE-LAB | lab(83.16, -58.83, 42.61) |
| CIE-LCH | lch(83.16, 72.64, 144.09°) |
| OKLab | oklab(83.49% -0.1592 0.1037) |
| OKLCH | oklch(83.49% 0.19 146.9) |
| XYZ | xyz(38.0784, 62.4711, 28.7865) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Lightish Green
#61E160
ΔE00 3.47
Lightgreen
#90EE90
ΔE00 4.24
Minty Green
#0BF77D
ΔE00 4.42
Spearmint
#1EF876
ΔE00 4.44
Wintergreen
#20F986
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E97B #E965D3
analogous
#91E965 #65E97B #65E9BD
triadic
#65E97B #7B65E9 #E97B65
tetradic
#65E97B #6591E9 #E965D3 #E9BD65
square
#65E97B #6591E9 #E965D3 #E9BD65
split-complementary
#65E97B #BD65E9 #E96591
monochromatic
#1AB935 #2FE14D #65E97B #9BF1A9 #D0F8D7
Accessibility & contrast
On white
1.56
#65E97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#65E97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E97B
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E97B | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD672
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#48E4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e97b; /* rgb */ color: rgb(101, 233, 123); /* oklch */ color: oklch(83.5% 0.190 146.9);
Tailwind
colors: {
custom: {
50: '#9cf1a3',
500: '#65e97b',
950: '#000000',
},
}SCSS
$custom: #65e97b; $custom-light: #9cf1a3; $custom-dark: #000000;
JSON
{
"hex": "#65e97b",
"rgb": {
"r": 101,
"g": 233,
"b": 123
},
"hsl": {
"h": 130,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83489,
"c": 0.19003,
"h": 146.9
},
"luminance": 0.62475
}Semantic roles & 50–950 ramp
primary
#65E97B
secondary
#B93AA3
accent
#0EB6D7
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580