#65E99A#65E99A
#65E99A is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.162 H 154.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #65E99A |
|---|---|
| RGB | rgb(101, 233, 154) |
| HSL | hsl(144, 75%, 65%) |
| HSV | hsv(144, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(83.64, -53.74, 27.75) |
| CIE-LCH | lch(83.64, 60.48, 152.69°) |
| OKLab | oklab(84.04% -0.146 0.0698) |
| OKLCH | oklch(84.04% 0.162 154.4) |
| XYZ | xyz(40.3352, 63.3739, 40.6724) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 3.95
Aqua Green
#12E193
ΔE00 4.15
Weird Green
#3AE57F
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.24
Sea Green (survey)
#53FCA1
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E99A #E965B4
analogous
#72E965 #65E99A #65E9DC
triadic
#65E99A #9A65E9 #E99A65
tetradic
#65E99A #6572E9 #E965B4 #E9DC65
square
#65E99A #6572E9 #E965B4 #E9DC65
split-complementary
#65E99A #DC65E9 #E96572
monochromatic
#1AB95A #2FE177 #65E99A #9BF1BD #D0F8E0
Accessibility & contrast
On white
1.54
#65E99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#65E99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E99A
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E99A | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#3BE7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e99a; /* rgb */ color: rgb(101, 233, 154); /* oklch */ color: oklch(84.0% 0.162 154.4);
Tailwind
colors: {
custom: {
50: '#9bf1b8',
500: '#65e99a',
950: '#000000',
},
}SCSS
$custom: #65e99a; $custom-light: #9bf1b8; $custom-dark: #000000;
JSON
{
"hex": "#65e99a",
"rgb": {
"r": 101,
"g": 233,
"b": 154
},
"hsl": {
"h": 144.091,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84035,
"c": 0.16184,
"h": 154.4
},
"luminance": 0.63378
}Semantic roles & 50–950 ramp
primary
#65E99A
secondary
#B93A86
accent
#0E87D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581