#65E799#65E799
#65E799 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.160 H 154.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65E799 |
|---|---|
| RGB | rgb(101, 231, 153) |
| HSL | hsl(144, 73%, 65%) |
| HSV | hsv(144, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(83.03, -53.12, 27.44) |
| CIE-LCH | lch(83.03, 59.79, 152.68°) |
| OKLab | oklab(83.53% -0.1444 0.0691) |
| OKLCH | oklch(83.53% 0.16 154.4) |
| XYZ | xyz(39.6893, 62.2148, 40.0479) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 4.64
Light Green Blue
#56FCA2
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E799 #E765B3
analogous
#72E765 #65E799 #65E7DA
triadic
#65E799 #9965E7 #E79965
tetradic
#65E799 #6572E7 #E765B3 #E7DA65
square
#65E799 #6572E7 #E765B3 #E7DA65
split-complementary
#65E799 #DA65E7 #E76572
monochromatic
#1CB559 #30DF76 #65E799 #9AEFBC #CFF8DF
Accessibility & contrast
On white
1.56
#65E799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#65E799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E799
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E799 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D694
Deuteranopia (green-blind)
#D5CA9E
Tritanopia (blue-blind)
#3CE5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e799; /* rgb */ color: rgb(101, 231, 153); /* oklch */ color: oklch(83.5% 0.160 154.4);
Tailwind
colors: {
custom: {
50: '#9befb7',
500: '#65e799',
950: '#000000',
},
}SCSS
$custom: #65e799; $custom-light: #9befb7; $custom-dark: #000000;
JSON
{
"hex": "#65e799",
"rgb": {
"r": 101,
"g": 231,
"b": 153
},
"hsl": {
"h": 144,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83528,
"c": 0.16002,
"h": 154.4
},
"luminance": 0.62218
}Semantic roles & 50–950 ramp
primary
#65E799
secondary
#B53B84
accent
#1086D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581