#65EB96#65EB96
#65EB96 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.168 H 153.0°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB96 |
|---|---|
| RGB | rgb(101, 235, 150) |
| HSL | hsl(142, 77%, 66%) |
| HSV | hsv(142, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(84.16, -55.25, 30.49) |
| CIE-LCH | lch(84.16, 63.11, 151.11°) |
| OKLab | oklab(84.44% -0.1498 0.0763) |
| OKLCH | oklch(84.44% 0.168 153) |
| XYZ | xyz(40.5770, 64.3816, 39.1368) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 3.92
Light Bluish Green
#76FDA8
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB96 #EB65BA
analogous
#77EB65 #65EB96 #65EBD9
triadic
#65EB96 #9665EB #EB9665
tetradic
#65EB96 #6577EB #EB65BA #EBD965
square
#65EB96 #6577EB #EB65BA #EBD965
split-complementary
#65EB96 #D965EB #EB6577
monochromatic
#19BD55 #2FE471 #65EB96 #9BF2BB #D1F9E0
Accessibility & contrast
On white
1.51
#65EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#65EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB96
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB96 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA90
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#3CE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb96; /* rgb */ color: rgb(101, 235, 150); /* oklch */ color: oklch(84.4% 0.168 153.0);
Tailwind
colors: {
custom: {
50: '#9bf2b5',
500: '#65eb96',
950: '#000000',
},
}SCSS
$custom: #65eb96; $custom-light: #9bf2b5; $custom-dark: #000000;
JSON
{
"hex": "#65eb96",
"rgb": {
"r": 101,
"g": 235,
"b": 150
},
"hsl": {
"h": 141.94,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84443,
"c": 0.16817,
"h": 153
},
"luminance": 0.64385
}Semantic roles & 50–950 ramp
primary
#65EB96
secondary
#BC388C
accent
#0C8ED9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581