#65E599#65E599
#65E599 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.157 H 154.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65E599 |
|---|---|
| RGB | rgb(101, 229, 153) |
| HSL | hsl(144, 71%, 65%) |
| HSV | hsv(144, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 33.2%, 10.2%) |
| CIE-LAB | lab(82.43, -52.31, 26.64) |
| CIE-LCH | lch(82.43, 58.71, 153.02°) |
| OKLab | oklab(83.04% -0.1423 0.0671) |
| OKLCH | oklch(83.04% 0.157 154.7) |
| XYZ | xyz(39.1328, 61.1016, 39.8624) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.67
Light Greenish Blue
#63F7B4
ΔE00 4.82
Light Blue Green
#7EFBB3
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E599 #E565B1
analogous
#71E565 #65E599 #65E5D9
triadic
#65E599 #9965E5 #E59965
tetradic
#65E599 #6571E5 #E565B1 #E5D965
square
#65E599 #6571E5 #E565B1 #E5D965
split-complementary
#65E599 #D965E5 #E56571
monochromatic
#1EB25A #31DC76 #65E599 #99EEBC #CEF7DE
Accessibility & contrast
On white
1.59
#65E599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#65E599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E599
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E599 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D594
Deuteranopia (green-blind)
#D3C89E
Tritanopia (blue-blind)
#3DE3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e599; /* rgb */ color: rgb(101, 229, 153); /* oklch */ color: oklch(83.0% 0.157 154.7);
Tailwind
colors: {
custom: {
50: '#9beeb7',
500: '#65e599',
950: '#000000',
},
}SCSS
$custom: #65e599; $custom-light: #9beeb7; $custom-dark: #000000;
JSON
{
"hex": "#65e599",
"rgb": {
"r": 101,
"g": 229,
"b": 153
},
"hsl": {
"h": 144.375,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.83042,
"c": 0.15729,
"h": 154.7
},
"luminance": 0.61105
}Semantic roles & 50–950 ramp
primary
#65E599
secondary
#B23C82
accent
#1285D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581