#65EA75#65EA75
#65EA75 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.6% C 0.197 H 145.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA75 |
|---|---|
| RGB | rgb(101, 234, 117) |
| HSL | hsl(127, 76%, 66%) |
| HSV | hsv(127, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 50%, 8.2%) |
| CIE-LAB | lab(83.39, -60.05, 45.76) |
| CIE-LCH | lch(83.39, 75.50, 142.69°) |
| OKLab | oklab(83.65% -0.1626 0.1105) |
| OKLCH | oklch(83.65% 0.197 145.8) |
| XYZ | xyz(37.9982, 62.8933, 26.9634) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.85
Weird Green
#3AE57F
ΔE00 3.95
Spearmint
#1EF876
ΔE00 4.20
Minty Green
#0BF77D
ΔE00 4.43
Lightgreen
#90EE90
ΔE00 4.58
Lightgreen (survey)
#76FF7B
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA75 #EA65DA
analogous
#97EA65 #65EA75 #65EAB7
triadic
#65EA75 #7565EA #EA7565
tetradic
#65EA75 #6597EA #EA65DA #EAB765
square
#65EA75 #6597EA #EA65DA #EAB765
split-complementary
#65EA75 #B765EA #EA6597
monochromatic
#1ABB2D #2FE345 #65EA75 #9BF1A5 #D1F9D6
Accessibility & contrast
On white
1.55
#65EA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#65EA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA75
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA75 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76B
Deuteranopia (green-blind)
#DCCB7D
Tritanopia (blue-blind)
#4AE5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65ea75; /* rgb */ color: rgb(101, 234, 117); /* oklch */ color: oklch(83.6% 0.197 145.8);
Tailwind
colors: {
custom: {
50: '#9cf29f',
500: '#65ea75',
950: '#000000',
},
}SCSS
$custom: #65ea75; $custom-light: #9cf29f; $custom-dark: #000000;
JSON
{
"hex": "#65ea75",
"rgb": {
"r": 101,
"g": 234,
"b": 117
},
"hsl": {
"h": 127.218,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83647,
"c": 0.19664,
"h": 145.8
},
"luminance": 0.62897
}Semantic roles & 50–950 ramp
primary
#65EA75
secondary
#BA39AB
accent
#0DC0D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580