#65E396#65E396
#65E396 is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.5% C 0.157 H 154.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65E396 |
|---|---|
| RGB | rgb(101, 227, 150) |
| HSL | hsl(143, 69%, 64%) |
| HSV | hsv(143, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 33.9%, 11%) |
| CIE-LAB | lab(81.79, -52.06, 27.30) |
| CIE-LCH | lch(81.79, 58.78, 152.32°) |
| OKLab | oklab(82.49% -0.1415 0.0687) |
| OKLCH | oklch(82.49% 0.157 154.1) |
| XYZ | xyz(38.3379, 59.9034, 38.3904) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.85
Weird Green
#3AE57F
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.93
Seafoam (survey)
#80F9AD
ΔE00 5.10
Light Greenish Blue
#63F7B4
ΔE00 5.36
Light Green Blue
#56FCA2
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E396 #E365B2
analogous
#73E365 #65E396 #65E3D5
triadic
#65E396 #9665E3 #E39665
tetradic
#65E396 #6573E3 #E365B2 #E3D565
square
#65E396 #6573E3 #E365B2 #E3D565
split-complementary
#65E396 #D565E3 #E36573
monochromatic
#20AE57 #31DA73 #65E396 #99ECB9 #CDF6DD
Accessibility & contrast
On white
1.62
#65E396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#65E396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E396
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E396 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D391
Deuteranopia (green-blind)
#D1C69B
Tritanopia (blue-blind)
#3FE1CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e396; /* rgb */ color: rgb(101, 227, 150); /* oklch */ color: oklch(82.5% 0.157 154.1);
Tailwind
colors: {
custom: {
50: '#9aedb5',
500: '#65e396',
950: '#000000',
},
}SCSS
$custom: #65e396; $custom-light: #9aedb5; $custom-dark: #000000;
JSON
{
"hex": "#65e396",
"rgb": {
"r": 101,
"g": 227,
"b": 150
},
"hsl": {
"h": 143.333,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82494,
"c": 0.15727,
"h": 154.1
},
"luminance": 0.59907
}Semantic roles & 50–950 ramp
primary
#65E396
secondary
#AF3D83
accent
#1488D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581