#65E982#65E982
#65E982 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.184 H 148.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #65E982 |
|---|---|
| RGB | rgb(101, 233, 130) |
| HSL | hsl(133, 75%, 65%) |
| HSV | hsv(133, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 44.2%, 8.6%) |
| CIE-LAB | lab(83.26, -57.79, 39.31) |
| CIE-LCH | lch(83.26, 69.89, 145.77°) |
| OKLab | oklab(83.6% -0.1564 0.0965) |
| OKLCH | oklch(83.6% 0.184 148.3) |
| XYZ | xyz(38.5324, 62.6527, 31.1774) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Lightgreen
#90EE90
ΔE00 4.05
Turquoise Green
#04F489
ΔE00 4.30
Lightish Green
#61E160
ΔE00 4.41
Minty Green
#0BF77D
ΔE00 4.49
Wintergreen
#20F986
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E982 #E965CC
analogous
#8AE965 #65E982 #65E9C4
triadic
#65E982 #8265E9 #E98265
tetradic
#65E982 #658AE9 #E965CC #E9C465
square
#65E982 #658AE9 #E965CC #E9C465
split-complementary
#65E982 #C465E9 #E9658A
monochromatic
#1AB93D #2FE157 #65E982 #9BF1AD #D0F8D9
Accessibility & contrast
On white
1.55
#65E982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#65E982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E982
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E982 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77A
Deuteranopia (green-blind)
#DACB89
Tritanopia (blue-blind)
#46E5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e982; /* rgb */ color: rgb(101, 233, 130); /* oklch */ color: oklch(83.6% 0.184 148.3);
Tailwind
colors: {
custom: {
50: '#9bf1a7',
500: '#65e982',
950: '#000000',
},
}SCSS
$custom: #65e982; $custom-light: #9bf1a7; $custom-dark: #000000;
JSON
{
"hex": "#65e982",
"rgb": {
"r": 101,
"g": 233,
"b": 130
},
"hsl": {
"h": 133.182,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83599,
"c": 0.18373,
"h": 148.3
},
"luminance": 0.62656
}Semantic roles & 50–950 ramp
primary
#65E982
secondary
#B93A9D
accent
#0EABD7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580