#65EF91#65EF91
#65EF91 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.178 H 151.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF91 |
|---|---|
| RGB | rgb(101, 239, 145) |
| HSL | hsl(139, 81%, 67%) |
| HSV | hsv(139, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(85.27, -57.68, 34.48) |
| CIE-LCH | lch(85.27, 67.20, 149.13°) |
| OKLab | oklab(85.32% -0.1561 0.0857) |
| OKLCH | oklch(85.32% 0.178 151.2) |
| XYZ | xyz(41.3411, 66.5402, 37.4475) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.54
Light Bluish Green
#76FDA8
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF91 #EF65C3
analogous
#7EEF65 #65EF91 #65EFD6
triadic
#65EF91 #9165EF #EF9165
tetradic
#65EF91 #657EEF #EF65C3 #EFD665
square
#65EF91 #657EEF #EF65C3 #EFD665
split-complementary
#65EF91 #D665EF #EF657E
monochromatic
#14C54D #2EE969 #65EF91 #9CF5B9 #D4FBE0
Accessibility & contrast
On white
1.47
#65EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#65EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF91
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF91 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#DDD097
Tritanopia (blue-blind)
#3DECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef91; /* rgb */ color: rgb(101, 239, 145); /* oklch */ color: oklch(85.3% 0.178 151.2);
Tailwind
colors: {
custom: {
50: '#9cf5b2',
500: '#65ef91',
950: '#000000',
},
}SCSS
$custom: #65ef91; $custom-light: #9cf5b2; $custom-dark: #000000;
JSON
{
"hex": "#65ef91",
"rgb": {
"r": 101,
"g": 239,
"b": 145
},
"hsl": {
"h": 139.13,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85324,
"c": 0.17809,
"h": 151.2
},
"luminance": 0.66544
}Semantic roles & 50–950 ramp
primary
#65EF91
secondary
#C33696
accent
#0899DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581