#65EE7A#65EE7A
#65EE7A is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.197 H 146.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE7A |
|---|---|
| RGB | rgb(101, 238, 122) |
| HSL | hsl(129, 80%, 66%) |
| HSV | hsv(129, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(84.65, -60.85, 44.94) |
| CIE-LCH | lch(84.65, 75.65, 143.55°) |
| OKLab | oklab(84.71% -0.1647 0.1089) |
| OKLCH | oklch(84.71% 0.197 146.5) |
| XYZ | xyz(39.4517, 65.3173, 28.9370) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.61
Lightish Green
#61E160
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 3.81
Weird Green
#3AE57F
ΔE00 4.01
Lightgreen (survey)
#76FF7B
ΔE00 4.06
Wintergreen
#20F986
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE7A #EE65D9
analogous
#95EE65 #65EE7A #65EEBF
triadic
#65EE7A #7A65EE #EE7A65
tetradic
#65EE7A #6595EE #EE65D9 #EEBF65
square
#65EE7A #6595EE #EE65D9 #EEBF65
split-complementary
#65EE7A #BF65EE #EE6595
monochromatic
#16C330 #2EE84A #65EE7A #9CF4AA #D3FAD9
Accessibility & contrast
On white
1.49
#65EE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#65EE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE7A
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE7A | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB70
Deuteranopia (green-blind)
#DFCF82
Tritanopia (blue-blind)
#47E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ee7a; /* rgb */ color: rgb(101, 238, 122); /* oklch */ color: oklch(84.7% 0.197 146.5);
Tailwind
colors: {
custom: {
50: '#9cf4a2',
500: '#65ee7a',
950: '#000000',
},
}SCSS
$custom: #65ee7a; $custom-light: #9cf4a2; $custom-dark: #000000;
JSON
{
"hex": "#65ee7a",
"rgb": {
"r": 101,
"g": 238,
"b": 122
},
"hsl": {
"h": 129.197,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.84705,
"c": 0.19745,
"h": 146.5
},
"luminance": 0.65321
}Semantic roles & 50–950 ramp
primary
#65EE7A
secondary
#C136AC
accent
#09BCDC
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580