#65FB8F#65FB8F
#65FB8F is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.2% C 0.196 H 149.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65FB8F |
|---|---|
| RGB | rgb(101, 251, 143) |
| HSL | hsl(137, 95%, 69%) |
| HSV | hsv(137, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 43%, 1.6%) |
| CIE-LAB | lab(88.80, -62.55, 40.06) |
| CIE-LCH | lch(88.80, 74.28, 147.36°) |
| OKLab | oklab(88.21% -0.169 0.0986) |
| OKLCH | oklch(88.21% 0.196 149.7) |
| XYZ | xyz(44.8186, 73.7399, 37.8526) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.82
Baby Green
#8CFF9E
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.36
Light Green Blue
#56FCA2
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FB8F #FB65D1
analogous
#86FB65 #65FB8F #65FBDA
triadic
#65FB8F #8F65FB #FB8F65
tetradic
#65FB8F #6586FB #FB65D1 #FBDA65
square
#65FB8F #6586FB #FB65D1 #FBDA65
split-complementary
#65FB8F #DA65FB #FB6586
monochromatic
#06E043 #29F964 #65FB8F #A1FDBA #DCFEE6
Accessibility & contrast
On white
1.33
#65FB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#65FB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FB8F
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FB8F | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE787
Deuteranopia (green-blind)
#E9DA96
Tritanopia (blue-blind)
#39F7E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65fb8f; /* rgb */ color: rgb(101, 251, 143); /* oklch */ color: oklch(88.2% 0.196 149.7);
Tailwind
colors: {
custom: {
50: '#9efeb1',
500: '#65fb8f',
950: '#000000',
},
}SCSS
$custom: #65fb8f; $custom-light: #9efeb1; $custom-dark: #000000;
JSON
{
"hex": "#65fb8f",
"rgb": {
"r": 101,
"g": 251,
"b": 143
},
"hsl": {
"h": 136.8,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.88213,
"c": 0.1957,
"h": 149.7
},
"luminance": 0.73744
}Semantic roles & 50–950 ramp
primary
#65FB8F
secondary
#D52FA7
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101811
muted
#808681