#65EB74#65EB74
#65EB74 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.199 H 145.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB74 |
|---|---|
| RGB | rgb(101, 235, 116) |
| HSL | hsl(127, 77%, 66%) |
| HSV | hsv(127, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 50.6%, 7.8%) |
| CIE-LAB | lab(83.67, -60.56, 46.59) |
| CIE-LCH | lch(83.67, 76.41, 142.43°) |
| OKLab | oklab(83.88% -0.164 0.1123) |
| OKLCH | oklch(83.88% 0.199 145.6) |
| XYZ | xyz(38.2252, 63.4409, 26.7505) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.86
Spearmint
#1EF876
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 4.17
Minty Green
#0BF77D
ΔE00 4.36
Lightgreen (survey)
#76FF7B
ΔE00 4.45
Lightgreen
#90EE90
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB74 #EB65DC
analogous
#99EB65 #65EB74 #65EBB7
triadic
#65EB74 #7465EB #EB7465
tetradic
#65EB74 #6599EB #EB65DC #EBB765
square
#65EB74 #6599EB #EB65DC #EBB765
split-complementary
#65EB74 #B765EB #EB6599
monochromatic
#19BD2B #2FE443 #65EB74 #9BF2A5 #D1F9D6
Accessibility & contrast
On white
1.53
#65EB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#65EB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB74
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB74 | 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)
#EED86A
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#4AE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65eb74; /* rgb */ color: rgb(101, 235, 116); /* oklch */ color: oklch(83.9% 0.199 145.6);
Tailwind
colors: {
custom: {
50: '#9cf29e',
500: '#65eb74',
950: '#000000',
},
}SCSS
$custom: #65eb74; $custom-light: #9cf29e; $custom-dark: #000000;
JSON
{
"hex": "#65eb74",
"rgb": {
"r": 101,
"g": 235,
"b": 116
},
"hsl": {
"h": 126.716,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.8388,
"c": 0.1988,
"h": 145.6
},
"luminance": 0.63444
}Semantic roles & 50–950 ramp
primary
#65EB74
secondary
#BC38AD
accent
#0CC2D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580