#65EE82#65EE82
#65EE82 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.190 H 148.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE82 |
|---|---|
| RGB | rgb(101, 238, 130) |
| HSL | hsl(133, 80%, 66%) |
| HSV | hsv(133, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(84.75, -59.69, 41.22) |
| CIE-LCH | lch(84.75, 72.54, 145.37°) |
| OKLab | oklab(84.83% -0.1614 0.1008) |
| OKLCH | oklch(84.83% 0.19 148) |
| XYZ | xyz(39.9679, 65.5238, 31.6559) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.73
Wintergreen
#20F986
ΔE00 3.77
Spearmint
#1EF876
ΔE00 3.86
Turquoise Green
#04F489
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE82 #EE65D1
analogous
#8DEE65 #65EE82 #65EEC7
triadic
#65EE82 #8265EE #EE8265
tetradic
#65EE82 #658DEE #EE65D1 #EEC765
square
#65EE82 #658DEE #EE65D1 #EEC765
split-complementary
#65EE82 #C765EE #EE658D
monochromatic
#16C33A #2EE855 #65EE82 #9CF4AF #D3FADB
Accessibility & contrast
On white
1.49
#65EE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#65EE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE82
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE82 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#DECF89
Tritanopia (blue-blind)
#44E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee82; /* rgb */ color: rgb(101, 238, 130); /* oklch */ color: oklch(84.8% 0.190 148.0);
Tailwind
colors: {
custom: {
50: '#9cf4a8',
500: '#65ee82',
950: '#000000',
},
}SCSS
$custom: #65ee82; $custom-light: #9cf4a8; $custom-dark: #000000;
JSON
{
"hex": "#65ee82",
"rgb": {
"r": 101,
"g": 238,
"b": 130
},
"hsl": {
"h": 132.701,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.84826,
"c": 0.19035,
"h": 148
},
"luminance": 0.65527
}Semantic roles & 50–950 ramp
primary
#65EE82
secondary
#C136A4
accent
#09B0DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580