#65FF91#65FF91
#65FF91 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.2% C 0.199 H 149.8°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF91 |
|---|---|
| RGB | rgb(101, 255, 145) |
| HSL | hsl(137, 100%, 70%) |
| HSV | hsv(137, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(90.01, -63.71, 40.65) |
| CIE-LCH | lch(90.01, 75.58, 147.46°) |
| OKLab | oklab(89.22% -0.1721 0.1001) |
| OKLCH | oklch(89.22% 0.199 149.8) |
| XYZ | xyz(46.2342, 76.3265, 39.0785) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.02
Baby Green
#8CFF9E
ΔE00 3.18
Spring Green
#00FF7F
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.45
Mint Green
#8FFF9F
ΔE00 3.48
Light Green Blue
#56FCA2
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF91 #FF65D3
analogous
#86FF65 #65FF91 #65FFDE
triadic
#65FF91 #9165FF #FF9165
tetradic
#65FF91 #6586FF #FF65D3 #FFDE65
square
#65FF91 #6586FF #FF65D3 #FFDE65
split-complementary
#65FF91 #DE65FF #FF6586
monochromatic
#00EA43 #28FF65 #65FF91 #A2FFBD #DFFFE8
Accessibility & contrast
On white
1.29
#65FF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#65FF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF91
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF91 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#35FBE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65ff91; /* rgb */ color: rgb(101, 255, 145); /* oklch */ color: oklch(89.2% 0.199 149.8);
Tailwind
colors: {
custom: {
50: '#9effb2',
500: '#65ff91',
950: '#000000',
},
}SCSS
$custom: #65ff91; $custom-light: #9effb2; $custom-dark: #000000;
JSON
{
"hex": "#65ff91",
"rgb": {
"r": 101,
"g": 255,
"b": 145
},
"hsl": {
"h": 137.143,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89219,
"c": 0.19909,
"h": 149.8
},
"luminance": 0.76331
}Semantic roles & 50–950 ramp
primary
#65FF91
secondary
#DA2EA9
accent
#00A4E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681