#65EB75#65EB75
#65EB75 is a very light, vivid green. Relative luminance 0.635; OKLCH L 83.9% C 0.198 H 145.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB75 |
|---|---|
| RGB | rgb(101, 235, 117) |
| HSL | hsl(127, 77%, 66%) |
| HSV | hsv(127, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(83.69, -60.42, 46.13) |
| CIE-LCH | lch(83.69, 76.02, 142.64°) |
| OKLab | oklab(83.89% -0.1636 0.1113) |
| OKLCH | oklch(83.89% 0.198 145.8) |
| XYZ | xyz(38.2837, 63.4643, 27.0585) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.95
Spearmint
#1EF876
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.07
Minty Green
#0BF77D
ΔE00 4.32
Lightgreen (survey)
#76FF7B
ΔE00 4.49
Lightgreen
#90EE90
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB75 #EB65DB
analogous
#98EB65 #65EB75 #65EBB8
triadic
#65EB75 #7565EB #EB7565
tetradic
#65EB75 #6598EB #EB65DB #EBB865
square
#65EB75 #6598EB #EB65DB #EBB865
split-complementary
#65EB75 #B865EB #EB6598
monochromatic
#19BD2C #2FE444 #65EB75 #9BF2A6 #D1F9D6
Accessibility & contrast
On white
1.53
#65EB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#65EB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB75
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB75 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86B
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#4AE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65eb75; /* rgb */ color: rgb(101, 235, 117); /* oklch */ color: oklch(83.9% 0.198 145.8);
Tailwind
colors: {
custom: {
50: '#9cf29f',
500: '#65eb75',
950: '#000000',
},
}SCSS
$custom: #65eb75; $custom-light: #9cf29f; $custom-dark: #000000;
JSON
{
"hex": "#65eb75",
"rgb": {
"r": 101,
"g": 235,
"b": 117
},
"hsl": {
"h": 127.164,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.83894,
"c": 0.19793,
"h": 145.8
},
"luminance": 0.63468
}Semantic roles & 50–950 ramp
primary
#65EB75
secondary
#BC38AC
accent
#0CC1D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580