#65EB8C#65EB8C
#65EB8C is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.177 H 150.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB8C |
|---|---|
| RGB | rgb(101, 235, 140) |
| HSL | hsl(137, 77%, 66%) |
| HSV | hsv(137, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 40.4%, 7.8%) |
| CIE-LAB | lab(84.00, -56.96, 35.32) |
| CIE-LCH | lch(84.00, 67.02, 148.20°) |
| OKLab | oklab(84.26% -0.1542 0.0875) |
| OKLCH | oklch(84.26% 0.177 150.4) |
| XYZ | xyz(39.8059, 64.0731, 35.0755) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Turquoise Green
#04F489
ΔE00 3.89
Lightgreen
#90EE90
ΔE00 4.15
Sea Green (survey)
#53FCA1
ΔE00 4.29
Light Green Blue
#56FCA2
ΔE00 4.30
Wintergreen
#20F986
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB8C #EB65C4
analogous
#81EB65 #65EB8C #65EBCF
triadic
#65EB8C #8C65EB #EB8C65
tetradic
#65EB8C #6581EB #EB65C4 #EBCF65
square
#65EB8C #6581EB #EB65C4 #EBCF65
split-complementary
#65EB8C #CF65EB #EB6581
monochromatic
#19BD48 #2FE464 #65EB8C #9BF2B4 #D1F9DD
Accessibility & contrast
On white
1.52
#65EB8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#65EB8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB8C
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB8C | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD985
Deuteranopia (green-blind)
#DACD92
Tritanopia (blue-blind)
#41E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65eb8c; /* rgb */ color: rgb(101, 235, 140); /* oklch */ color: oklch(84.3% 0.177 150.4);
Tailwind
colors: {
custom: {
50: '#9cf2ae',
500: '#65eb8c',
950: '#000000',
},
}SCSS
$custom: #65eb8c; $custom-light: #9cf2ae; $custom-dark: #000000;
JSON
{
"hex": "#65eb8c",
"rgb": {
"r": 101,
"g": 235,
"b": 140
},
"hsl": {
"h": 137.463,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84259,
"c": 0.17729,
"h": 150.4
},
"luminance": 0.64077
}Semantic roles & 50–950 ramp
primary
#65EB8C
secondary
#BC3896
accent
#0C9ED9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581