#65FC93#65FC93
#65FC93 is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.5% C 0.193 H 150.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65FC93 |
|---|---|
| RGB | rgb(101, 252, 147) |
| HSL | hsl(138, 96%, 69%) |
| HSV | hsv(138, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(89.15, -62.28, 38.56) |
| CIE-LCH | lch(89.15, 73.25, 148.24°) |
| OKLab | oklab(88.52% -0.1683 0.0953) |
| OKLCH | oklch(88.52% 0.193 150.5) |
| XYZ | xyz(45.4403, 74.4897, 39.5814) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.84
Light Green Blue
#56FCA2
ΔE00 2.90
Wintergreen
#20F986
ΔE00 2.91
Baby Green
#8CFF9E
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.18
Mint Green
#8FFF9F
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FC93 #FC65CE
analogous
#83FC65 #65FC93 #65FCDE
triadic
#65FC93 #9365FC #FC9365
tetradic
#65FC93 #6583FC #FC65CE #FCDE65
square
#65FC93 #6583FC #FC65CE #FCDE65
split-complementary
#65FC93 #DE65FC #FC6583
monochromatic
#04E248 #29FB69 #65FC93 #A1FDBD #DDFEE7
Accessibility & contrast
On white
1.32
#65FC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#65FC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FC93
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FC93 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88B
Deuteranopia (green-blind)
#EADB9A
Tritanopia (blue-blind)
#36F8E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65fc93; /* rgb */ color: rgb(101, 252, 147); /* oklch */ color: oklch(88.5% 0.193 150.5);
Tailwind
colors: {
custom: {
50: '#9efeb4',
500: '#65fc93',
950: '#000000',
},
}SCSS
$custom: #65fc93; $custom-light: #9efeb4; $custom-dark: #000000;
JSON
{
"hex": "#65fc93",
"rgb": {
"r": 101,
"g": 252,
"b": 147
},
"hsl": {
"h": 138.278,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.88523,
"c": 0.19343,
"h": 150.5
},
"luminance": 0.74494
}Semantic roles & 50–950 ramp
primary
#65FC93
secondary
#D62FA3
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681