#65E392#65E392
#65E392 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.4% C 0.161 H 152.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65E392 |
|---|---|
| RGB | rgb(101, 227, 146) |
| HSL | hsl(141, 69%, 64%) |
| HSV | hsv(141, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 35.7%, 11%) |
| CIE-LAB | lab(81.72, -52.78, 29.26) |
| CIE-LCH | lch(81.72, 60.35, 151.00°) |
| OKLab | oklab(82.42% -0.1432 0.0733) |
| OKLCH | oklch(82.42% 0.161 152.9) |
| XYZ | xyz(38.0213, 59.7768, 36.7230) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.66
Aqua Green
#12E193
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 5.06
Tealish Green
#0CDC73
ΔE00 5.18
Seafoam (survey)
#80F9AD
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E392 #E365B6
analogous
#77E365 #65E392 #65E3D1
triadic
#65E392 #9265E3 #E39265
tetradic
#65E392 #6577E3 #E365B6 #E3D165
square
#65E392 #6577E3 #E365B6 #E3D165
split-complementary
#65E392 #D165E3 #E36577
monochromatic
#20AE52 #31DA6D #65E392 #99ECB7 #CDF6DB
Accessibility & contrast
On white
1.62
#65E392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#65E392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E392
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E392 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28D
Deuteranopia (green-blind)
#D2C697
Tritanopia (blue-blind)
#41E0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e392; /* rgb */ color: rgb(101, 227, 146); /* oklch */ color: oklch(82.4% 0.161 152.9);
Tailwind
colors: {
custom: {
50: '#9aedb2',
500: '#65e392',
950: '#000000',
},
}SCSS
$custom: #65e392; $custom-light: #9aedb2; $custom-dark: #000000;
JSON
{
"hex": "#65e392",
"rgb": {
"r": 101,
"g": 227,
"b": 146
},
"hsl": {
"h": 141.429,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82415,
"c": 0.16092,
"h": 152.9
},
"luminance": 0.5978
}Semantic roles & 50–950 ramp
primary
#65E392
secondary
#AF3D86
accent
#148ED1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581