#65E792#65E792
#65E792 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.4% C 0.166 H 152.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65E792 |
|---|---|
| RGB | rgb(101, 231, 146) |
| HSL | hsl(141, 73%, 65%) |
| HSV | hsv(141, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(82.91, -54.38, 30.85) |
| CIE-LCH | lch(82.91, 62.52, 150.43°) |
| OKLab | oklab(83.39% -0.1474 0.0771) |
| OKLCH | oklch(83.39% 0.166 152.4) |
| XYZ | xyz(39.1281, 61.9903, 37.0919) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 4.42
Aqua Green
#12E193
ΔE00 4.46
Light Green Blue
#56FCA2
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.68
Sea Green (survey)
#53FCA1
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E792 #E765BA
analogous
#79E765 #65E792 #65E7D3
triadic
#65E792 #9265E7 #E79265
tetradic
#65E792 #6579E7 #E765BA #E7D365
square
#65E792 #6579E7 #E765BA #E7D365
split-complementary
#65E792 #D365E7 #E76579
monochromatic
#1CB551 #30DF6D #65E792 #9AEFB7 #CFF8DD
Accessibility & contrast
On white
1.57
#65E792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#65E792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E792
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E792 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68C
Deuteranopia (green-blind)
#D6CA97
Tritanopia (blue-blind)
#40E4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e792; /* rgb */ color: rgb(101, 231, 146); /* oklch */ color: oklch(83.4% 0.166 152.4);
Tailwind
colors: {
custom: {
50: '#9befb2',
500: '#65e792',
950: '#000000',
},
}SCSS
$custom: #65e792; $custom-light: #9befb2; $custom-dark: #000000;
JSON
{
"hex": "#65e792",
"rgb": {
"r": 101,
"g": 231,
"b": 146
},
"hsl": {
"h": 140.769,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83391,
"c": 0.16639,
"h": 152.4
},
"luminance": 0.61994
}Semantic roles & 50–950 ramp
primary
#65E792
secondary
#B53B8B
accent
#1091D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581