#65EA7B#65EA7B
#65EA7B is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.191 H 146.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA7B |
|---|---|
| RGB | rgb(101, 234, 123) |
| HSL | hsl(130, 76%, 66%) |
| HSV | hsv(130, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(83.46, -59.21, 42.98) |
| CIE-LCH | lch(83.46, 73.17, 144.02°) |
| OKLab | oklab(83.74% -0.1602 0.1046) |
| OKLCH | oklch(83.74% 0.191 146.9) |
| XYZ | xyz(38.3623, 63.0389, 28.8812) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Lightish Green
#61E160
ΔE00 3.51
Lightgreen
#90EE90
ΔE00 4.23
Spearmint
#1EF876
ΔE00 4.26
Minty Green
#0BF77D
ΔE00 4.27
Wintergreen
#20F986
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA7B #EA65D4
analogous
#91EA65 #65EA7B #65EABD
triadic
#65EA7B #7B65EA #EA7B65
tetradic
#65EA7B #6591EA #EA65D4 #EABD65
square
#65EA7B #6591EA #EA65D4 #EABD65
split-complementary
#65EA7B #BD65EA #EA6591
monochromatic
#1ABB34 #2FE34D #65EA7B #9BF1A9 #D1F9D7
Accessibility & contrast
On white
1.54
#65EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#65EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA7B
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA7B | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD772
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#48E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65ea7b; /* rgb */ color: rgb(101, 234, 123); /* oklch */ color: oklch(83.7% 0.191 146.9);
Tailwind
colors: {
custom: {
50: '#9cf2a3',
500: '#65ea7b',
950: '#000000',
},
}SCSS
$custom: #65ea7b; $custom-light: #9cf2a3; $custom-dark: #000000;
JSON
{
"hex": "#65ea7b",
"rgb": {
"r": 101,
"g": 234,
"b": 123
},
"hsl": {
"h": 129.925,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83735,
"c": 0.19134,
"h": 146.9
},
"luminance": 0.63042
}Semantic roles & 50–950 ramp
primary
#65EA7B
secondary
#BA39A5
accent
#0DB7D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580