#65EF93#65EF93
#65EF93 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.176 H 151.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF93 |
|---|---|
| RGB | rgb(101, 239, 147) |
| HSL | hsl(140, 81%, 67%) |
| HSV | hsv(140, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.30, -57.34, 33.52) |
| CIE-LCH | lch(85.30, 66.42, 149.69°) |
| OKLab | oklab(85.36% -0.1553 0.0835) |
| OKLCH | oklch(85.36% 0.176 151.7) |
| XYZ | xyz(41.4966, 66.6024, 38.2668) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.22
Sea Green (survey)
#53FCA1
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF93 #EF65C1
analogous
#7CEF65 #65EF93 #65EFD8
triadic
#65EF93 #9365EF #EF9365
tetradic
#65EF93 #657CEF #EF65C1 #EFD865
square
#65EF93 #657CEF #EF65C1 #EFD865
split-complementary
#65EF93 #D865EF #EF657C
monochromatic
#14C54F #2EE96C #65EF93 #9CF5BA #D4FBE1
Accessibility & contrast
On white
1.47
#65EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#65EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF93
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF93 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#3CECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef93; /* rgb */ color: rgb(101, 239, 147); /* oklch */ color: oklch(85.4% 0.176 151.7);
Tailwind
colors: {
custom: {
50: '#9cf5b3',
500: '#65ef93',
950: '#000000',
},
}SCSS
$custom: #65ef93; $custom-light: #9cf5b3; $custom-dark: #000000;
JSON
{
"hex": "#65ef93",
"rgb": {
"r": 101,
"g": 239,
"b": 147
},
"hsl": {
"h": 140,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.8536,
"c": 0.17628,
"h": 151.7
},
"luminance": 0.66606
}Semantic roles & 50–950 ramp
primary
#65EF93
secondary
#C33694
accent
#0896DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581