#65E592#65E592
#65E592 is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.164 H 152.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65E592 |
|---|---|
| RGB | rgb(101, 229, 146) |
| HSL | hsl(141, 71%, 65%) |
| HSV | hsv(141, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 36.2%, 10.2%) |
| CIE-LAB | lab(82.31, -53.58, 30.06) |
| CIE-LCH | lch(82.31, 61.44, 150.71°) |
| OKLab | oklab(82.9% -0.1453 0.0752) |
| OKLCH | oklch(82.9% 0.164 152.6) |
| XYZ | xyz(38.5715, 60.8771, 36.9064) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.44
Aqua Green
#12E193
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.72
Seafoam (survey)
#80F9AD
ΔE00 4.95
Light Green Blue
#56FCA2
ΔE00 5.07
Sea Green (survey)
#53FCA1
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E592 #E565B8
analogous
#78E565 #65E592 #65E5D2
triadic
#65E592 #9265E5 #E59265
tetradic
#65E592 #6578E5 #E565B8 #E5D265
square
#65E592 #6578E5 #E565B8 #E5D265
split-complementary
#65E592 #D265E5 #E56578
monochromatic
#1EB252 #31DC6D #65E592 #99EEB7 #CEF7DC
Accessibility & contrast
On white
1.59
#65E592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#65E592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E592
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E592 | 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)
#E5D48C
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#40E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e592; /* rgb */ color: rgb(101, 229, 146); /* oklch */ color: oklch(82.9% 0.164 152.6);
Tailwind
colors: {
custom: {
50: '#9beeb2',
500: '#65e592',
950: '#000000',
},
}SCSS
$custom: #65e592; $custom-light: #9beeb2; $custom-dark: #000000;
JSON
{
"hex": "#65e592",
"rgb": {
"r": 101,
"g": 229,
"b": 146
},
"hsl": {
"h": 141.094,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.82903,
"c": 0.16366,
"h": 152.6
},
"luminance": 0.60881
}Semantic roles & 50–950 ramp
primary
#65E592
secondary
#B23C89
accent
#128FD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581