#65E575#65E575
#65E575 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.4% C 0.190 H 146.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65E575 |
|---|---|
| RGB | rgb(101, 229, 117) |
| HSL | hsl(128, 71%, 65%) |
| HSV | hsv(128, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(81.89, -58.17, 43.90) |
| CIE-LCH | lch(81.89, 72.88, 142.96°) |
| OKLab | oklab(82.41% -0.1576 0.1064) |
| OKLCH | oklch(82.41% 0.19 146) |
| XYZ | xyz(36.5948, 60.0864, 26.4956) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.61
Weird Green
#3AE57F
ΔE00 3.52
Lightgreen
#90EE90
ΔE00 4.68
Tealish Green
#0CDC73
ΔE00 4.76
Spearmint
#1EF876
ΔE00 5.08
Minty Green
#0BF77D
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E575 #E565D5
analogous
#95E565 #65E575 #65E5B5
triadic
#65E575 #7565E5 #E57565
tetradic
#65E575 #6595E5 #E565D5 #E5B565
square
#65E575 #6595E5 #E565D5 #E5B565
split-complementary
#65E575 #B565E5 #E56595
monochromatic
#1EB230 #31DC46 #65E575 #99EEA4 #CEF7D3
Accessibility & contrast
On white
1.61
#65E575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#65E575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E575
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E575 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36C
Deuteranopia (green-blind)
#D7C77D
Tritanopia (blue-blind)
#4CE0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e575; /* rgb */ color: rgb(101, 229, 117); /* oklch */ color: oklch(82.4% 0.190 146.0);
Tailwind
colors: {
custom: {
50: '#9bee9f',
500: '#65e575',
950: '#000000',
},
}SCSS
$custom: #65e575; $custom-light: #9bee9f; $custom-dark: #000000;
JSON
{
"hex": "#65e575",
"rgb": {
"r": 101,
"g": 229,
"b": 117
},
"hsl": {
"h": 127.5,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.82413,
"c": 0.19012,
"h": 146
},
"luminance": 0.6009
}Semantic roles & 50–950 ramp
primary
#65E575
secondary
#B23CA4
accent
#12BBD3
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580