#65EB8D#65EB8D
#65EB8D is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.176 H 150.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB8D |
|---|---|
| RGB | rgb(101, 235, 141) |
| HSL | hsl(138, 77%, 66%) |
| HSV | hsv(138, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(84.02, -56.80, 34.84) |
| CIE-LCH | lch(84.02, 66.63, 148.48°) |
| OKLab | oklab(84.28% -0.1537 0.0864) |
| OKLCH | oklch(84.28% 0.176 150.7) |
| XYZ | xyz(39.8800, 64.1028, 35.4656) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 4.20
Sea Green (survey)
#53FCA1
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.22
Wintergreen
#20F986
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB8D #EB65C3
analogous
#80EB65 #65EB8D #65EBD0
triadic
#65EB8D #8D65EB #EB8D65
tetradic
#65EB8D #6580EB #EB65C3 #EBD065
square
#65EB8D #6580EB #EB65C3 #EBD065
split-complementary
#65EB8D #D065EB #EB6580
monochromatic
#19BD4A #2FE465 #65EB8D #9BF2B5 #D1F9DD
Accessibility & contrast
On white
1.52
#65EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#65EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB8D
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB8D | 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)
#ECD986
Deuteranopia (green-blind)
#DACD93
Tritanopia (blue-blind)
#40E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb8d; /* rgb */ color: rgb(101, 235, 141); /* oklch */ color: oklch(84.3% 0.176 150.7);
Tailwind
colors: {
custom: {
50: '#9cf2af',
500: '#65eb8d',
950: '#000000',
},
}SCSS
$custom: #65eb8d; $custom-light: #9cf2af; $custom-dark: #000000;
JSON
{
"hex": "#65eb8d",
"rgb": {
"r": 101,
"g": 235,
"b": 141
},
"hsl": {
"h": 137.91,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84276,
"c": 0.17638,
"h": 150.7
},
"luminance": 0.64106
}Semantic roles & 50–950 ramp
primary
#65EB8D
secondary
#BC3895
accent
#0C9CD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581