#65E99E#65E99E
#65E99E is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.158 H 155.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65E99E |
|---|---|
| RGB | rgb(101, 233, 158) |
| HSL | hsl(146, 75%, 65%) |
| HSV | hsv(146, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(83.71, -53.00, 25.80) |
| CIE-LCH | lch(83.71, 58.94, 154.04°) |
| OKLab | oklab(84.12% -0.1442 0.0651) |
| OKLCH | oklch(84.12% 0.158 155.7) |
| XYZ | xyz(40.6739, 63.5093, 42.4562) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.89
Aqua Green
#12E193
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.25
Light Green Blue
#56FCA2
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E99E #E965B0
analogous
#6EE965 #65E99E #65E9E0
triadic
#65E99E #9E65E9 #E99E65
tetradic
#65E99E #656EE9 #E965B0 #E9E065
square
#65E99E #656EE9 #E965B0 #E9E065
split-complementary
#65E99E #E065E9 #E9656E
monochromatic
#1AB95F #2FE17C #65E99E #9BF1C0 #D0F8E1
Accessibility & contrast
On white
1.53
#65E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#65E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E99E
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E99E | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D899
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#38E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e99e; /* rgb */ color: rgb(101, 233, 158); /* oklch */ color: oklch(84.1% 0.158 155.7);
Tailwind
colors: {
custom: {
50: '#9bf1bb',
500: '#65e99e',
950: '#000000',
},
}SCSS
$custom: #65e99e; $custom-light: #9bf1bb; $custom-dark: #000000;
JSON
{
"hex": "#65e99e",
"rgb": {
"r": 101,
"g": 233,
"b": 158
},
"hsl": {
"h": 145.909,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84116,
"c": 0.15825,
"h": 155.7
},
"luminance": 0.63513
}Semantic roles & 50–950 ramp
primary
#65E99E
secondary
#B93A82
accent
#0E80D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582