#65E393#65E393
#65E393 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.4% C 0.160 H 153.2°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65E393 |
|---|---|
| RGB | rgb(101, 227, 147) |
| HSL | hsl(142, 69%, 64%) |
| HSV | hsv(142, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 35.2%, 11%) |
| CIE-LAB | lab(81.73, -52.60, 28.77) |
| CIE-LCH | lch(81.73, 59.96, 151.32°) |
| OKLab | oklab(82.44% -0.1428 0.0722) |
| OKLCH | oklch(82.44% 0.16 153.2) |
| XYZ | xyz(38.0994, 59.8080, 37.1344) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.79
Aqua Green
#12E193
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 5.01
Seafoam (survey)
#80F9AD
ΔE00 5.21
Tealish Green
#0CDC73
ΔE00 5.30
Light Green Blue
#56FCA2
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E393 #E365B5
analogous
#76E365 #65E393 #65E3D2
triadic
#65E393 #9365E3 #E39365
tetradic
#65E393 #6576E3 #E365B5 #E3D265
square
#65E393 #6576E3 #E365B5 #E3D265
split-complementary
#65E393 #D265E3 #E36576
monochromatic
#20AE54 #31DA6F #65E393 #99ECB7 #CDF6DC
Accessibility & contrast
On white
1.62
#65E393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#65E393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E393
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E393 | 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)
#E3D28E
Deuteranopia (green-blind)
#D2C698
Tritanopia (blue-blind)
#41E0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e393; /* rgb */ color: rgb(101, 227, 147); /* oklch */ color: oklch(82.4% 0.160 153.2);
Tailwind
colors: {
custom: {
50: '#9aedb3',
500: '#65e393',
950: '#000000',
},
}SCSS
$custom: #65e393; $custom-light: #9aedb3; $custom-dark: #000000;
JSON
{
"hex": "#65e393",
"rgb": {
"r": 101,
"g": 227,
"b": 147
},
"hsl": {
"h": 141.905,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82435,
"c": 0.16,
"h": 153.2
},
"luminance": 0.59811
}Semantic roles & 50–950 ramp
primary
#65E393
secondary
#AF3D86
accent
#148CD1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581