#65E593#65E593
#65E593 is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.163 H 152.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65E593 |
|---|---|
| RGB | rgb(101, 229, 147) |
| HSL | hsl(142, 71%, 65%) |
| HSV | hsv(142, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(82.33, -53.40, 29.57) |
| CIE-LCH | lch(82.33, 61.04, 151.03°) |
| OKLab | oklab(82.92% -0.1449 0.0741) |
| OKLCH | oklch(82.92% 0.163 152.9) |
| XYZ | xyz(38.6496, 60.9084, 37.3178) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Aqua Green
#12E193
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.67
Seafoam (survey)
#80F9AD
ΔE00 4.89
Light Green Blue
#56FCA2
ΔE00 5.06
Sea Green (survey)
#53FCA1
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E593 #E565B7
analogous
#77E565 #65E593 #65E5D3
triadic
#65E593 #9365E5 #E59365
tetradic
#65E593 #6577E5 #E565B7 #E5D365
square
#65E593 #6577E5 #E565B7 #E5D365
split-complementary
#65E593 #D365E5 #E56577
monochromatic
#1EB253 #31DC6E #65E593 #99EEB8 #CEF7DC
Accessibility & contrast
On white
1.59
#65E593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#65E593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E593
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E593 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48E
Deuteranopia (green-blind)
#D4C898
Tritanopia (blue-blind)
#40E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e593; /* rgb */ color: rgb(101, 229, 147); /* oklch */ color: oklch(82.9% 0.163 152.9);
Tailwind
colors: {
custom: {
50: '#9beeb3',
500: '#65e593',
950: '#000000',
},
}SCSS
$custom: #65e593; $custom-light: #9beeb3; $custom-dark: #000000;
JSON
{
"hex": "#65e593",
"rgb": {
"r": 101,
"g": 229,
"b": 147
},
"hsl": {
"h": 141.563,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.82923,
"c": 0.16275,
"h": 152.9
},
"luminance": 0.60912
}Semantic roles & 50–950 ramp
primary
#65E593
secondary
#B23C88
accent
#128ED3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581