#65EA7E#65EA7E
#65EA7E is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.189 H 147.4°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA7E |
|---|---|
| RGB | rgb(101, 234, 126) |
| HSL | hsl(131, 76%, 66%) |
| HSV | hsv(131, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.50, -58.77, 41.58) |
| CIE-LCH | lch(83.50, 71.99, 144.72°) |
| OKLab | oklab(83.78% -0.159 0.1015) |
| OKLCH | oklch(83.78% 0.189 147.4) |
| XYZ | xyz(38.5530, 63.1152, 29.8854) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Lightish Green
#61E160
ΔE00 3.89
Lightgreen
#90EE90
ΔE00 4.11
Minty Green
#0BF77D
ΔE00 4.26
Spearmint
#1EF876
ΔE00 4.36
Wintergreen
#20F986
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA7E #EA65D1
analogous
#8EEA65 #65EA7E #65EAC0
triadic
#65EA7E #7E65EA #EA7E65
tetradic
#65EA7E #658EEA #EA65D1 #EAC065
square
#65EA7E #658EEA #EA65D1 #EAC065
split-complementary
#65EA7E #C065EA #EA658E
monochromatic
#1ABB38 #2FE351 #65EA7E #9BF1AB #D1F9D8
Accessibility & contrast
On white
1.54
#65EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#65EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA7E
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA7E | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD775
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#47E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65ea7e; /* rgb */ color: rgb(101, 234, 126); /* oklch */ color: oklch(83.8% 0.189 147.4);
Tailwind
colors: {
custom: {
50: '#9cf2a5',
500: '#65ea7e',
950: '#000000',
},
}SCSS
$custom: #65ea7e; $custom-light: #9cf2a5; $custom-dark: #000000;
JSON
{
"hex": "#65ea7e",
"rgb": {
"r": 101,
"g": 234,
"b": 126
},
"hsl": {
"h": 131.278,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83781,
"c": 0.18867,
"h": 147.4
},
"luminance": 0.63119
}Semantic roles & 50–950 ramp
primary
#65EA7E
secondary
#BA39A2
accent
#0DB2D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580