#65EF97#65EF97
#65EF97 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.173 H 152.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF97 |
|---|---|
| RGB | rgb(101, 239, 151) |
| HSL | hsl(142, 81%, 67%) |
| HSV | hsv(142, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(85.37, -56.65, 31.59) |
| CIE-LCH | lch(85.37, 64.86, 150.85°) |
| OKLab | oklab(85.44% -0.1535 0.079) |
| OKLCH | oklch(85.44% 0.173 152.8) |
| XYZ | xyz(41.8160, 66.7301, 39.9487) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.13
Light Bluish Green
#76FDA8
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.52
Weird Green
#3AE57F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF97 #EF65BD
analogous
#78EF65 #65EF97 #65EFDC
triadic
#65EF97 #9765EF #EF9765
tetradic
#65EF97 #6578EF #EF65BD #EFDC65
square
#65EF97 #6578EF #EF65BD #EFDC65
split-complementary
#65EF97 #DC65EF #EF6578
monochromatic
#14C554 #2EE972 #65EF97 #9CF5BC #D4FBE2
Accessibility & contrast
On white
1.46
#65EF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#65EF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF97
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF97 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#DDD09D
Tritanopia (blue-blind)
#3AECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef97; /* rgb */ color: rgb(101, 239, 151); /* oklch */ color: oklch(85.4% 0.173 152.8);
Tailwind
colors: {
custom: {
50: '#9cf5b6',
500: '#65ef97',
950: '#000000',
},
}SCSS
$custom: #65ef97; $custom-light: #9cf5b6; $custom-dark: #000000;
JSON
{
"hex": "#65ef97",
"rgb": {
"r": 101,
"g": 239,
"b": 151
},
"hsl": {
"h": 141.739,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85435,
"c": 0.17265,
"h": 152.8
},
"luminance": 0.66734
}Semantic roles & 50–950 ramp
primary
#65EF97
secondary
#C33690
accent
#0890DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581