#65EB84#65EB84
#65EB84 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.185 H 148.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB84 |
|---|---|
| RGB | rgb(101, 235, 132) |
| HSL | hsl(134, 77%, 66%) |
| HSV | hsv(134, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(83.89, -58.24, 39.13) |
| CIE-LCH | lch(83.89, 70.17, 146.10°) |
| OKLab | oklab(84.12% -0.1576 0.0961) |
| OKLCH | oklch(84.12% 0.185 148.6) |
| XYZ | xyz(39.2373, 63.8457, 32.0810) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Lightgreen
#90EE90
ΔE00 3.98
Turquoise Green
#04F489
ΔE00 4.03
Wintergreen
#20F986
ΔE00 4.18
Minty Green
#0BF77D
ΔE00 4.21
Spearmint
#1EF876
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB84 #EB65CC
analogous
#89EB65 #65EB84 #65EBC7
triadic
#65EB84 #8465EB #EB8465
tetradic
#65EB84 #6589EB #EB65CC #EBC765
square
#65EB84 #6589EB #EB65CC #EBC765
split-complementary
#65EB84 #C765EB #EB6589
monochromatic
#19BD3F #2FE459 #65EB84 #9BF2AF #D1F9DB
Accessibility & contrast
On white
1.53
#65EB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#65EB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB84
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB84 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97C
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#44E7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65eb84; /* rgb */ color: rgb(101, 235, 132); /* oklch */ color: oklch(84.1% 0.185 148.6);
Tailwind
colors: {
custom: {
50: '#9cf2a9',
500: '#65eb84',
950: '#000000',
},
}SCSS
$custom: #65eb84; $custom-light: #9cf2a9; $custom-dark: #000000;
JSON
{
"hex": "#65eb84",
"rgb": {
"r": 101,
"g": 235,
"b": 132
},
"hsl": {
"h": 133.881,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84123,
"c": 0.18457,
"h": 148.6
},
"luminance": 0.63849
}Semantic roles & 50–950 ramp
primary
#65EB84
secondary
#BC389D
accent
#0CAAD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581