#65FD93#65FD93
#65FD93 is a very light, vivid green. Relative luminance 0.751; OKLCH L 88.8% C 0.195 H 150.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65FD93 |
|---|---|
| RGB | rgb(101, 253, 147) |
| HSL | hsl(138, 97%, 69%) |
| HSV | hsv(138, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 41.9%, 0.8%) |
| CIE-LAB | lab(89.45, -62.66, 38.94) |
| CIE-LCH | lch(89.45, 73.77, 148.14°) |
| OKLab | oklab(88.77% -0.1693 0.0962) |
| OKLCH | oklch(88.77% 0.195 150.4) |
| XYZ | xyz(45.7551, 75.1194, 39.6863) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.93
Sea Green (survey)
#53FCA1
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.10
Light Bluish Green
#76FDA8
ΔE00 3.27
Mint Green
#8FFF9F
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FD93 #FD65CF
analogous
#83FD65 #65FD93 #65FDDF
triadic
#65FD93 #9365FD #FD9365
tetradic
#65FD93 #6583FD #FD65CF #FDDF65
square
#65FD93 #6583FD #FD65CF #FDDF65
split-complementary
#65FD93 #DF65FD #FD6583
monochromatic
#03E547 #29FC69 #65FD93 #A1FEBD #DEFFE8
Accessibility & contrast
On white
1.31
#65FD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#65FD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FD93
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FD93 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98B
Deuteranopia (green-blind)
#EADB9A
Tritanopia (blue-blind)
#35F9E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fd93; /* rgb */ color: rgb(101, 253, 147); /* oklch */ color: oklch(88.8% 0.195 150.4);
Tailwind
colors: {
custom: {
50: '#9effb4',
500: '#65fd93',
950: '#000000',
},
}SCSS
$custom: #65fd93; $custom-light: #9effb4; $custom-dark: #000000;
JSON
{
"hex": "#65fd93",
"rgb": {
"r": 101,
"g": 253,
"b": 147
},
"hsl": {
"h": 138.158,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.88766,
"c": 0.19473,
"h": 150.4
},
"luminance": 0.75124
}Semantic roles & 50–950 ramp
primary
#65FD93
secondary
#D82FA4
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681