#65EF92#65EF92
#65EF92 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.177 H 151.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF92 |
|---|---|
| RGB | rgb(101, 239, 146) |
| HSL | hsl(140, 81%, 67%) |
| HSV | hsv(140, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(85.29, -57.51, 34.00) |
| CIE-LCH | lch(85.29, 66.81, 149.41°) |
| OKLab | oklab(85.34% -0.1557 0.0846) |
| OKLCH | oklch(85.34% 0.177 151.5) |
| XYZ | xyz(41.4185, 66.5711, 37.8554) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 3.55
Turquoise Green
#04F489
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF92 #EF65C2
analogous
#7DEF65 #65EF92 #65EFD7
triadic
#65EF92 #9265EF #EF9265
tetradic
#65EF92 #657DEF #EF65C2 #EFD765
square
#65EF92 #657DEF #EF65C2 #EFD765
split-complementary
#65EF92 #D765EF #EF657D
monochromatic
#14C54E #2EE96B #65EF92 #9CF5B9 #D4FBE0
Accessibility & contrast
On white
1.47
#65EF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#65EF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF92
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF92 | 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)
#F0DD8C
Deuteranopia (green-blind)
#DDD098
Tritanopia (blue-blind)
#3CECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef92; /* rgb */ color: rgb(101, 239, 146); /* oklch */ color: oklch(85.3% 0.177 151.5);
Tailwind
colors: {
custom: {
50: '#9cf5b3',
500: '#65ef92',
950: '#000000',
},
}SCSS
$custom: #65ef92; $custom-light: #9cf5b3; $custom-dark: #000000;
JSON
{
"hex": "#65ef92",
"rgb": {
"r": 101,
"g": 239,
"b": 146
},
"hsl": {
"h": 139.565,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85342,
"c": 0.17719,
"h": 151.5
},
"luminance": 0.66575
}Semantic roles & 50–950 ramp
primary
#65EF92
secondary
#C33695
accent
#0898DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581