#65EB8E#65EB8E
#65EB8E is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.175 H 150.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB8E |
|---|---|
| RGB | rgb(101, 235, 142) |
| HSL | hsl(138, 77%, 66%) |
| HSV | hsv(138, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 39.6%, 7.8%) |
| CIE-LAB | lab(84.03, -56.63, 34.36) |
| CIE-LCH | lch(84.03, 66.24, 148.76°) |
| OKLab | oklab(84.29% -0.1533 0.0853) |
| OKLCH | oklch(84.29% 0.175 150.9) |
| XYZ | xyz(39.9547, 64.1327, 35.8592) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 3.92
Sea Green (survey)
#53FCA1
ΔE00 4.14
Light Green Blue
#56FCA2
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 4.26
Light Bluish Green
#76FDA8
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB8E #EB65C2
analogous
#7FEB65 #65EB8E #65EBD1
triadic
#65EB8E #8E65EB #EB8E65
tetradic
#65EB8E #657FEB #EB65C2 #EBD165
square
#65EB8E #657FEB #EB65C2 #EBD165
split-complementary
#65EB8E #D165EB #EB657F
monochromatic
#19BD4B #2FE466 #65EB8E #9BF2B6 #D1F9DD
Accessibility & contrast
On white
1.52
#65EB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#65EB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB8E
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB8E | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD987
Deuteranopia (green-blind)
#DACD94
Tritanopia (blue-blind)
#40E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb8e; /* rgb */ color: rgb(101, 235, 142); /* oklch */ color: oklch(84.3% 0.175 150.9);
Tailwind
colors: {
custom: {
50: '#9cf2b0',
500: '#65eb8e',
950: '#000000',
},
}SCSS
$custom: #65eb8e; $custom-light: #9cf2b0; $custom-dark: #000000;
JSON
{
"hex": "#65eb8e",
"rgb": {
"r": 101,
"g": 235,
"b": 142
},
"hsl": {
"h": 138.358,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84294,
"c": 0.17546,
"h": 150.9
},
"luminance": 0.64136
}Semantic roles & 50–950 ramp
primary
#65EB8E
secondary
#BC3894
accent
#0C9BD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581