#65E395#65E395
#65E395 is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.5% C 0.158 H 153.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65E395 |
|---|---|
| RGB | rgb(101, 227, 149) |
| HSL | hsl(143, 69%, 64%) |
| HSV | hsv(143, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 34.4%, 11%) |
| CIE-LAB | lab(81.77, -52.24, 27.79) |
| CIE-LCH | lch(81.77, 59.17, 151.99°) |
| OKLab | oklab(82.47% -0.1419 0.0699) |
| OKLCH | oklch(82.47% 0.158 153.8) |
| XYZ | xyz(38.2577, 59.8713, 37.9682) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.95
Seafoam (survey)
#80F9AD
ΔE00 5.13
Light Greenish Blue
#63F7B4
ΔE00 5.48
Light Green Blue
#56FCA2
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E395 #E365B3
analogous
#74E365 #65E395 #65E3D4
triadic
#65E395 #9565E3 #E39565
tetradic
#65E395 #6574E3 #E365B3 #E3D465
square
#65E395 #6574E3 #E365B3 #E3D465
split-complementary
#65E395 #D465E3 #E36574
monochromatic
#20AE56 #31DA71 #65E395 #99ECB9 #CDF6DC
Accessibility & contrast
On white
1.62
#65E395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#65E395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E395
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E395 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D390
Deuteranopia (green-blind)
#D1C69A
Tritanopia (blue-blind)
#40E0CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e395; /* rgb */ color: rgb(101, 227, 149); /* oklch */ color: oklch(82.5% 0.158 153.8);
Tailwind
colors: {
custom: {
50: '#9aedb4',
500: '#65e395',
950: '#000000',
},
}SCSS
$custom: #65e395; $custom-light: #9aedb4; $custom-dark: #000000;
JSON
{
"hex": "#65e395",
"rgb": {
"r": 101,
"g": 227,
"b": 149
},
"hsl": {
"h": 142.857,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82474,
"c": 0.15818,
"h": 153.8
},
"luminance": 0.59875
}Semantic roles & 50–950 ramp
primary
#65E395
secondary
#AF3D84
accent
#1489D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581