#65EF94#65EF94
#65EF94 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.175 H 152.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF94 |
|---|---|
| RGB | rgb(101, 239, 148) |
| HSL | hsl(140, 81%, 67%) |
| HSV | hsv(140, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(85.32, -57.17, 33.04) |
| CIE-LCH | lch(85.32, 66.03, 149.98°) |
| OKLab | oklab(85.38% -0.1548 0.0824) |
| OKLCH | oklch(85.38% 0.175 152) |
| XYZ | xyz(41.5754, 66.6339, 38.6819) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.15
Sea Green (survey)
#53FCA1
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF94 #EF65C0
analogous
#7BEF65 #65EF94 #65EFD9
triadic
#65EF94 #9465EF #EF9465
tetradic
#65EF94 #657BEF #EF65C0 #EFD965
square
#65EF94 #657BEF #EF65C0 #EFD965
split-complementary
#65EF94 #D965EF #EF657B
monochromatic
#14C551 #2EE96D #65EF94 #9CF5BB #D4FBE1
Accessibility & contrast
On white
1.47
#65EF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#65EF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF94
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF94 | 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)
#F0DD8E
Deuteranopia (green-blind)
#DDD09A
Tritanopia (blue-blind)
#3BECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef94; /* rgb */ color: rgb(101, 239, 148); /* oklch */ color: oklch(85.4% 0.175 152.0);
Tailwind
colors: {
custom: {
50: '#9cf5b4',
500: '#65ef94',
950: '#000000',
},
}SCSS
$custom: #65ef94; $custom-light: #9cf5b4; $custom-dark: #000000;
JSON
{
"hex": "#65ef94",
"rgb": {
"r": 101,
"g": 239,
"b": 148
},
"hsl": {
"h": 140.435,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85379,
"c": 0.17537,
"h": 152
},
"luminance": 0.66638
}Semantic roles & 50–950 ramp
primary
#65EF94
secondary
#C33693
accent
#0895DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581