#65E99F#65E99F
#65E99F is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.157 H 156.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #65E99F |
|---|---|
| RGB | rgb(101, 233, 159) |
| HSL | hsl(146, 75%, 65%) |
| HSV | hsv(146, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(83.73, -52.81, 25.31) |
| CIE-LCH | lch(83.73, 58.56, 154.39°) |
| OKLab | oklab(84.14% -0.1438 0.064) |
| OKLCH | oklch(84.14% 0.157 156) |
| XYZ | xyz(40.7604, 63.5439, 42.9114) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.90
Aqua Green
#12E193
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E99F #E965AF
analogous
#6DE965 #65E99F #65E9E1
triadic
#65E99F #9F65E9 #E99F65
tetradic
#65E99F #656DE9 #E965AF #E9E165
square
#65E99F #656DE9 #E965AF #E9E165
split-complementary
#65E99F #E165E9 #E9656D
monochromatic
#1AB960 #2FE17E #65E99F #9BF1C0 #D0F8E2
Accessibility & contrast
On white
1.53
#65E99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#65E99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E99F
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E99F | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D89A
Deuteranopia (green-blind)
#D6CCA4
Tritanopia (blue-blind)
#37E7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e99f; /* rgb */ color: rgb(101, 233, 159); /* oklch */ color: oklch(84.1% 0.157 156.0);
Tailwind
colors: {
custom: {
50: '#9bf1bb',
500: '#65e99f',
950: '#000000',
},
}SCSS
$custom: #65e99f; $custom-light: #9bf1bb; $custom-dark: #000000;
JSON
{
"hex": "#65e99f",
"rgb": {
"r": 101,
"g": 233,
"b": 159
},
"hsl": {
"h": 146.364,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84137,
"c": 0.15737,
"h": 156
},
"luminance": 0.63548
}Semantic roles & 50–950 ramp
primary
#65E99F
secondary
#B93A81
accent
#0E7FD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582