#65FE8A#65FE8A
#65FE8A is a very light, highly saturated green. Relative luminance 0.755; OKLCH L 88.9% C 0.204 H 148.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65FE8A |
|---|---|
| RGB | rgb(101, 254, 138) |
| HSL | hsl(135, 99%, 70%) |
| HSV | hsv(135, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(89.62, -64.42, 43.53) |
| CIE-LCH | lch(89.62, 77.75, 145.95°) |
| OKLab | oklab(88.86% -0.174 0.1064) |
| OKLCH | oklch(88.86% 0.204 148.6) |
| XYZ | xyz(45.3929, 75.4809, 36.2169) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.84
Spring Green
#00FF7F
ΔE00 3.03
Wintergreen
#20F986
ΔE00 3.09
Spearmint
#1EF876
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FE8A #FE65D9
analogous
#8CFE65 #65FE8A #65FED7
triadic
#65FE8A #8A65FE #FE8A65
tetradic
#65FE8A #658CFE #FE65D9 #FED765
square
#65FE8A #658CFE #FE65D9 #FED765
split-complementary
#65FE8A #D765FE #FE658C
monochromatic
#02E739 #28FE5C #65FE8A #A2FEB8 #DFFFE6
Accessibility & contrast
On white
1.30
#65FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#65FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FE8A
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FE8A | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EDDC92
Tritanopia (blue-blind)
#3AF9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fe8a; /* rgb */ color: rgb(101, 254, 138); /* oklch */ color: oklch(88.9% 0.204 148.6);
Tailwind
colors: {
custom: {
50: '#9effae',
500: '#65fe8a',
950: '#000000',
},
}SCSS
$custom: #65fe8a; $custom-light: #9effae; $custom-dark: #000000;
JSON
{
"hex": "#65fe8a",
"rgb": {
"r": 101,
"g": 254,
"b": 138
},
"hsl": {
"h": 134.51,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.88864,
"c": 0.20399,
"h": 148.6
},
"luminance": 0.75485
}Semantic roles & 50–950 ramp
primary
#65FE8A
secondary
#D92EB0
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681