#65FC95#65FC95
#65FC95 is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.6% C 0.192 H 150.9°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65FC95 |
|---|---|
| RGB | rgb(101, 252, 149) |
| HSL | hsl(139, 96%, 69%) |
| HSV | hsv(139, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 40.9%, 1.2%) |
| CIE-LAB | lab(89.18, -61.96, 37.62) |
| CIE-LCH | lch(89.18, 72.48, 148.74°) |
| OKLab | oklab(88.56% -0.1675 0.0931) |
| OKLCH | oklch(88.56% 0.192 150.9) |
| XYZ | xyz(45.5986, 74.5530, 40.4151) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.55
Light Green Blue
#56FCA2
ΔE00 2.60
Light Bluish Green
#76FDA8
ΔE00 2.90
Wintergreen
#20F986
ΔE00 2.99
Baby Green
#8CFF9E
ΔE00 3.10
Mint Green
#8FFF9F
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FC95 #FC65CC
analogous
#81FC65 #65FC95 #65FCE1
triadic
#65FC95 #9565FC #FC9565
tetradic
#65FC95 #6581FC #FC65CC #FCE165
square
#65FC95 #6581FC #FC65CC #FCE165
split-complementary
#65FC95 #E165FC #FC6581
monochromatic
#04E24B #29FB6C #65FC95 #A1FDBE #DDFEE8
Accessibility & contrast
On white
1.32
#65FC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#65FC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FC95
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FC95 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88E
Deuteranopia (green-blind)
#E9DB9C
Tritanopia (blue-blind)
#34F8E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65fc95; /* rgb */ color: rgb(101, 252, 149); /* oklch */ color: oklch(88.6% 0.192 150.9);
Tailwind
colors: {
custom: {
50: '#9efeb5',
500: '#65fc95',
950: '#000000',
},
}SCSS
$custom: #65fc95; $custom-light: #9efeb5; $custom-dark: #000000;
JSON
{
"hex": "#65fc95",
"rgb": {
"r": 101,
"g": 252,
"b": 149
},
"hsl": {
"h": 139.073,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.88557,
"c": 0.19165,
"h": 150.9
},
"luminance": 0.74557
}Semantic roles & 50–950 ramp
primary
#65FC95
secondary
#D62FA1
accent
#009DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681