#65EF96#65EF96
#65EF96 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.174 H 152.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF96 |
|---|---|
| RGB | rgb(101, 239, 150) |
| HSL | hsl(141, 81%, 67%) |
| HSV | hsv(141, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(85.35, -56.82, 32.08) |
| CIE-LCH | lch(85.35, 65.25, 150.56°) |
| OKLab | oklab(85.42% -0.154 0.0801) |
| OKLCH | oklch(85.42% 0.174 152.5) |
| XYZ | xyz(41.7351, 66.6978, 39.5228) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.04
Sea Green (survey)
#53FCA1
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF96 #EF65BE
analogous
#79EF65 #65EF96 #65EFDB
triadic
#65EF96 #9665EF #EF9665
tetradic
#65EF96 #6579EF #EF65BE #EFDB65
square
#65EF96 #6579EF #EF65BE #EFDB65
split-complementary
#65EF96 #DB65EF #EF6579
monochromatic
#14C553 #2EE970 #65EF96 #9CF5BC #D4FBE2
Accessibility & contrast
On white
1.46
#65EF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#65EF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF96
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF96 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD90
Deuteranopia (green-blind)
#DDD09C
Tritanopia (blue-blind)
#3AECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef96; /* rgb */ color: rgb(101, 239, 150); /* oklch */ color: oklch(85.4% 0.174 152.5);
Tailwind
colors: {
custom: {
50: '#9cf5b5',
500: '#65ef96',
950: '#000000',
},
}SCSS
$custom: #65ef96; $custom-light: #9cf5b5; $custom-dark: #000000;
JSON
{
"hex": "#65ef96",
"rgb": {
"r": 101,
"g": 239,
"b": 150
},
"hsl": {
"h": 141.304,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85416,
"c": 0.17356,
"h": 152.5
},
"luminance": 0.66702
}Semantic roles & 50–950 ramp
primary
#65EF96
secondary
#C33691
accent
#0892DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581