#65FB91#65FB91
#65FB91 is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.2% C 0.194 H 150.1°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65FB91 |
|---|---|
| RGB | rgb(101, 251, 145) |
| HSL | hsl(138, 95%, 69%) |
| HSV | hsv(138, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 42.2%, 1.6%) |
| CIE-LAB | lab(88.83, -62.23, 39.12) |
| CIE-LCH | lch(88.83, 73.51, 147.85°) |
| OKLab | oklab(88.25% -0.1682 0.0965) |
| OKLCH | oklch(88.25% 0.194 150.1) |
| XYZ | xyz(44.9715, 73.8010, 38.6576) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.85
Sea Green (survey)
#53FCA1
ΔE00 3.05
Light Green Blue
#56FCA2
ΔE00 3.11
Baby Green
#8CFF9E
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.39
Mint Green
#8FFF9F
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FB91 #FB65CF
analogous
#84FB65 #65FB91 #65FBDC
triadic
#65FB91 #9165FB #FB9165
tetradic
#65FB91 #6584FB #FB65CF #FBDC65
square
#65FB91 #6584FB #FB65CF #FBDC65
split-complementary
#65FB91 #DC65FB #FB6584
monochromatic
#06E046 #29F966 #65FB91 #A1FDBC #DCFEE6
Accessibility & contrast
On white
1.33
#65FB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#65FB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FB91
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FB91 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE789
Deuteranopia (green-blind)
#E9DA98
Tritanopia (blue-blind)
#37F7E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65fb91; /* rgb */ color: rgb(101, 251, 145); /* oklch */ color: oklch(88.2% 0.194 150.1);
Tailwind
colors: {
custom: {
50: '#9efeb2',
500: '#65fb91',
950: '#000000',
},
}SCSS
$custom: #65fb91; $custom-light: #9efeb2; $custom-dark: #000000;
JSON
{
"hex": "#65fb91",
"rgb": {
"r": 101,
"g": 251,
"b": 145
},
"hsl": {
"h": 137.6,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.88246,
"c": 0.19392,
"h": 150.1
},
"luminance": 0.73805
}Semantic roles & 50–950 ramp
primary
#65FB91
secondary
#D52FA4
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681