#65E596#65E596
#65E596 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.160 H 153.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65E596 |
|---|---|
| RGB | rgb(101, 229, 150) |
| HSL | hsl(143, 71%, 65%) |
| HSV | hsv(143, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(82.38, -52.87, 28.11) |
| CIE-LCH | lch(82.38, 59.87, 152.00°) |
| OKLab | oklab(82.98% -0.1436 0.0706) |
| OKLCH | oklch(82.98% 0.16 153.8) |
| XYZ | xyz(38.8881, 61.0038, 38.5738) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.97
Weird Green
#3AE57F
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.75
Light Green Blue
#56FCA2
ΔE00 5.08
Sea Green (survey)
#53FCA1
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E596 #E565B4
analogous
#74E565 #65E596 #65E5D6
triadic
#65E596 #9665E5 #E59665
tetradic
#65E596 #6574E5 #E565B4 #E5D665
square
#65E596 #6574E5 #E565B4 #E5D665
split-complementary
#65E596 #D665E5 #E56574
monochromatic
#1EB257 #31DC72 #65E596 #99EEBA #CEF7DD
Accessibility & contrast
On white
1.59
#65E596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#65E596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E596
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E596 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D491
Deuteranopia (green-blind)
#D3C89B
Tritanopia (blue-blind)
#3EE2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e596; /* rgb */ color: rgb(101, 229, 150); /* oklch */ color: oklch(83.0% 0.160 153.8);
Tailwind
colors: {
custom: {
50: '#9beeb5',
500: '#65e596',
950: '#000000',
},
}SCSS
$custom: #65e596; $custom-light: #9beeb5; $custom-dark: #000000;
JSON
{
"hex": "#65e596",
"rgb": {
"r": 101,
"g": 229,
"b": 150
},
"hsl": {
"h": 142.969,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.82981,
"c": 0.16001,
"h": 153.8
},
"luminance": 0.61007
}Semantic roles & 50–950 ramp
primary
#65E596
secondary
#B23C85
accent
#1289D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581