#65EB8B#65EB8B
#65EB8B is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.178 H 150.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB8B |
|---|---|
| RGB | rgb(101, 235, 139) |
| HSL | hsl(137, 77%, 66%) |
| HSV | hsv(137, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(83.99, -57.13, 35.80) |
| CIE-LCH | lch(83.99, 67.42, 147.93°) |
| OKLab | oklab(84.24% -0.1546 0.0886) |
| OKLCH | oklch(84.24% 0.178 150.2) |
| XYZ | xyz(39.7325, 64.0438, 34.6889) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 4.11
Wintergreen
#20F986
ΔE00 4.33
Sea Green (survey)
#53FCA1
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB8B #EB65C5
analogous
#82EB65 #65EB8B #65EBCE
triadic
#65EB8B #8B65EB #EB8B65
tetradic
#65EB8B #6582EB #EB65C5 #EBCE65
square
#65EB8B #6582EB #EB65C5 #EBCE65
split-complementary
#65EB8B #CE65EB #EB6582
monochromatic
#19BD47 #2FE462 #65EB8B #9BF2B4 #D1F9DD
Accessibility & contrast
On white
1.52
#65EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#65EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB8B
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB8B | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD984
Deuteranopia (green-blind)
#DACD91
Tritanopia (blue-blind)
#41E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65eb8b; /* rgb */ color: rgb(101, 235, 139); /* oklch */ color: oklch(84.2% 0.178 150.2);
Tailwind
colors: {
custom: {
50: '#9cf2ae',
500: '#65eb8b',
950: '#000000',
},
}SCSS
$custom: #65eb8b; $custom-light: #9cf2ae; $custom-dark: #000000;
JSON
{
"hex": "#65eb8b",
"rgb": {
"r": 101,
"g": 235,
"b": 139
},
"hsl": {
"h": 137.015,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84241,
"c": 0.17821,
"h": 150.2
},
"luminance": 0.64047
}Semantic roles & 50–950 ramp
primary
#65EB8B
secondary
#BC3897
accent
#0C9FD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581