#65E99D#65E99D
#65E99D is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.159 H 155.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65E99D |
|---|---|
| RGB | rgb(101, 233, 157) |
| HSL | hsl(145, 75%, 65%) |
| HSV | hsv(145, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(83.69, -53.18, 26.29) |
| CIE-LCH | lch(83.69, 59.33, 153.70°) |
| OKLab | oklab(84.1% -0.1447 0.0663) |
| OKLCH | oklch(84.1% 0.159 155.4) |
| XYZ | xyz(40.5882, 63.4751, 42.0047) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.89
Light Greenish Blue
#63F7B4
ΔE00 3.98
Aqua Green
#12E193
ΔE00 4.06
Light Blue Green
#7EFBB3
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E99D #E965B1
analogous
#6FE965 #65E99D #65E9DF
triadic
#65E99D #9D65E9 #E99D65
tetradic
#65E99D #656FE9 #E965B1 #E9DF65
square
#65E99D #656FE9 #E965B1 #E9DF65
split-complementary
#65E99D #DF65E9 #E9656F
monochromatic
#1AB95E #2FE17B #65E99D #9BF1BF #D0F8E1
Accessibility & contrast
On white
1.53
#65E99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#65E99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E99D
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E99D | 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)
#E8D898
Deuteranopia (green-blind)
#D6CBA2
Tritanopia (blue-blind)
#39E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e99d; /* rgb */ color: rgb(101, 233, 157); /* oklch */ color: oklch(84.1% 0.159 155.4);
Tailwind
colors: {
custom: {
50: '#9bf1ba',
500: '#65e99d',
950: '#000000',
},
}SCSS
$custom: #65e99d; $custom-light: #9bf1ba; $custom-dark: #000000;
JSON
{
"hex": "#65e99d",
"rgb": {
"r": 101,
"g": 233,
"b": 157
},
"hsl": {
"h": 145.455,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84095,
"c": 0.15915,
"h": 155.4
},
"luminance": 0.63479
}Semantic roles & 50–950 ramp
primary
#65E99D
secondary
#B93A83
accent
#0E82D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581