#65FD95#65FD95
#65FD95 is a very light, vivid green. Relative luminance 0.752; OKLCH L 88.8% C 0.193 H 150.8°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65FD95 |
|---|---|
| RGB | rgb(101, 253, 149) |
| HSL | hsl(139, 97%, 69%) |
| HSV | hsv(139, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(89.48, -62.33, 38.00) |
| CIE-LCH | lch(89.48, 73.00, 148.63°) |
| OKLab | oklab(88.8% -0.1685 0.094) |
| OKLCH | oklch(88.8% 0.193 150.8) |
| XYZ | xyz(45.9134, 75.1827, 40.5200) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.65
Light Green Blue
#56FCA2
ΔE00 2.70
Light Bluish Green
#76FDA8
ΔE00 2.99
Wintergreen
#20F986
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.08
Mint Green
#8FFF9F
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FD95 #FD65CD
analogous
#81FD65 #65FD95 #65FDE1
triadic
#65FD95 #9565FD #FD9565
tetradic
#65FD95 #6581FD #FD65CD #FDE165
square
#65FD95 #6581FD #FD65CD #FDE165
split-complementary
#65FD95 #E165FD #FD6581
monochromatic
#03E54A #29FC6B #65FD95 #A1FEBF #DEFFE8
Accessibility & contrast
On white
1.31
#65FD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#65FD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FD95
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FD95 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98D
Deuteranopia (green-blind)
#EADB9C
Tritanopia (blue-blind)
#34F9E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fd95; /* rgb */ color: rgb(101, 253, 149); /* oklch */ color: oklch(88.8% 0.193 150.8);
Tailwind
colors: {
custom: {
50: '#9effb5',
500: '#65fd95',
950: '#000000',
},
}SCSS
$custom: #65fd95; $custom-light: #9effb5; $custom-dark: #000000;
JSON
{
"hex": "#65fd95",
"rgb": {
"r": 101,
"g": 253,
"b": 149
},
"hsl": {
"h": 138.947,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.888,
"c": 0.19295,
"h": 150.8
},
"luminance": 0.75187
}Semantic roles & 50–950 ramp
primary
#65FD95
secondary
#D82FA2
accent
#009DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681