#65FF8A#65FF8A
#65FF8A is a very light, highly saturated green. Relative luminance 0.761; OKLCH L 89.1% C 0.205 H 148.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF8A |
|---|---|
| RGB | rgb(101, 255, 138) |
| HSL | hsl(134, 100%, 70%) |
| HSV | hsv(134, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.91, -64.79, 43.90) |
| CIE-LCH | lch(89.91, 78.26, 145.88°) |
| OKLab | oklab(89.11% -0.175 0.1073) |
| OKLCH | oklch(89.11% 0.205 148.5) |
| XYZ | xyz(45.7110, 76.1172, 36.3230) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.76
Spring Green
#00FF7F
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.19
Spearmint
#1EF876
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.47
Baby Green
#8CFF9E
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF8A #FF65DA
analogous
#8DFF65 #65FF8A #65FFD7
triadic
#65FF8A #8A65FF #FF8A65
tetradic
#65FF8A #658DFF #FF65DA #FFD765
square
#65FF8A #658DFF #FF65DA #FFD765
split-complementary
#65FF8A #D765FF #FF658D
monochromatic
#00EA38 #28FF5C #65FF8A #A2FFB8 #DFFFE7
Accessibility & contrast
On white
1.29
#65FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#65FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF8A
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF8A | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EDDD92
Tritanopia (blue-blind)
#39FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65ff8a; /* rgb */ color: rgb(101, 255, 138); /* oklch */ color: oklch(89.1% 0.205 148.5);
Tailwind
colors: {
custom: {
50: '#9fffae',
500: '#65ff8a',
950: '#000000',
},
}SCSS
$custom: #65ff8a; $custom-light: #9fffae; $custom-dark: #000000;
JSON
{
"hex": "#65ff8a",
"rgb": {
"r": 101,
"g": 255,
"b": 138
},
"hsl": {
"h": 134.416,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89107,
"c": 0.20527,
"h": 148.5
},
"luminance": 0.76122
}Semantic roles & 50–950 ramp
primary
#65FF8A
secondary
#DA2EB1
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681