#65EF95#65EF95
#65EF95 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.174 H 152.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF95 |
|---|---|
| RGB | rgb(101, 239, 149) |
| HSL | hsl(141, 81%, 67%) |
| HSV | hsv(141, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.33, -57.00, 32.56) |
| CIE-LCH | lch(85.33, 65.64, 150.26°) |
| OKLab | oklab(85.4% -0.1544 0.0812) |
| OKLCH | oklch(85.4% 0.174 152.3) |
| XYZ | xyz(41.6549, 66.6657, 39.1005) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.09
Sea Green (survey)
#53FCA1
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF95 #EF65BF
analogous
#7AEF65 #65EF95 #65EFDA
triadic
#65EF95 #9565EF #EF9565
tetradic
#65EF95 #657AEF #EF65BF #EFDA65
square
#65EF95 #657AEF #EF65BF #EFDA65
split-complementary
#65EF95 #DA65EF #EF657A
monochromatic
#14C552 #2EE96F #65EF95 #9CF5BB #D4FBE1
Accessibility & contrast
On white
1.47
#65EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#65EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF95
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF95 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8F
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#3BECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef95; /* rgb */ color: rgb(101, 239, 149); /* oklch */ color: oklch(85.4% 0.174 152.3);
Tailwind
colors: {
custom: {
50: '#9cf5b5',
500: '#65ef95',
950: '#000000',
},
}SCSS
$custom: #65ef95; $custom-light: #9cf5b5; $custom-dark: #000000;
JSON
{
"hex": "#65ef95",
"rgb": {
"r": 101,
"g": 239,
"b": 149
},
"hsl": {
"h": 140.87,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85397,
"c": 0.17446,
"h": 152.3
},
"luminance": 0.6667
}Semantic roles & 50–950 ramp
primary
#65EF95
secondary
#C33692
accent
#0893DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581