#65E475#65E475
#65E475 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.2% C 0.189 H 146.0°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65E475 |
|---|---|
| RGB | rgb(101, 228, 117) |
| HSL | hsl(128, 70%, 65%) |
| HSV | hsv(128, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 48.7%, 10.6%) |
| CIE-LAB | lab(81.58, -57.79, 43.53) |
| CIE-LCH | lch(81.58, 72.35, 143.01°) |
| OKLab | oklab(82.17% -0.1566 0.1055) |
| OKLCH | oklch(82.17% 0.189 146) |
| XYZ | xyz(36.3189, 59.5347, 26.4036) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.62
Weird Green
#3AE57F
ΔE00 3.48
Tealish Green
#0CDC73
ΔE00 4.64
Lightgreen
#90EE90
ΔE00 4.73
Fresh Green
#69D84F
ΔE00 5.13
Spearmint
#1EF876
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E475 #E465D4
analogous
#95E465 #65E475 #65E4B5
triadic
#65E475 #7565E4 #E47565
tetradic
#65E475 #6595E4 #E465D4 #E4B565
square
#65E475 #6595E4 #E465D4 #E4B565
split-complementary
#65E475 #B565E4 #E46595
monochromatic
#1FB031 #31DB46 #65E475 #99EDA4 #CDF6D2
Accessibility & contrast
On white
1.63
#65E475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#65E475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E475
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E475 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26C
Deuteranopia (green-blind)
#D6C67D
Tritanopia (blue-blind)
#4CDFCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e475; /* rgb */ color: rgb(101, 228, 117); /* oklch */ color: oklch(82.2% 0.189 146.0);
Tailwind
colors: {
custom: {
50: '#9bed9f',
500: '#65e475',
950: '#000000',
},
}SCSS
$custom: #65e475; $custom-light: #9bed9f; $custom-dark: #000000;
JSON
{
"hex": "#65e475",
"rgb": {
"r": 101,
"g": 228,
"b": 117
},
"hsl": {
"h": 127.559,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82166,
"c": 0.1888,
"h": 146
},
"luminance": 0.59538
}Semantic roles & 50–950 ramp
primary
#65E475
secondary
#B13CA2
accent
#13BAD2
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580