#65FCA3#65FCA3
#65FCA3 is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.8% C 0.179 H 154.3°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCA3 |
|---|---|
| RGB | rgb(101, 252, 163) |
| HSL | hsl(145, 96%, 69%) |
| HSV | hsv(145, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(89.41, -59.55, 30.95) |
| CIE-LCH | lch(89.41, 67.12, 152.54°) |
| OKLab | oklab(88.81% -0.1615 0.0776) |
| OKLCH | oklch(88.81% 0.179 154.3) |
| XYZ | xyz(46.7842, 75.0272, 46.6594) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.90
Sea Green (survey)
#53FCA1
ΔE00 1.04
Light Bluish Green
#76FDA8
ΔE00 1.26
Seafoam Green
#7AF9AB
ΔE00 2.16
Seafoam (survey)
#80F9AD
ΔE00 2.69
Light Blue Green
#7EFBB3
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCA3 #FC65BE
analogous
#73FC65 #65FCA3 #65FCEF
triadic
#65FCA3 #A365FC #FCA365
tetradic
#65FCA3 #6573FC #FC65BE #FCEF65
square
#65FCA3 #6573FC #FC65BE #FCEF65
split-complementary
#65FCA3 #EF65FC #FC6573
monochromatic
#04E25F #29FB7F #65FCA3 #A1FDC7 #DDFEEB
Accessibility & contrast
On white
1.31
#65FCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#65FCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCA3
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCA3 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE99D
Deuteranopia (green-blind)
#E7DBA9
Tritanopia (blue-blind)
#2AF9E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fca3; /* rgb */ color: rgb(101, 252, 163); /* oklch */ color: oklch(88.8% 0.179 154.3);
Tailwind
colors: {
custom: {
50: '#9efebf',
500: '#65fca3',
950: '#000000',
},
}SCSS
$custom: #65fca3; $custom-light: #9efebf; $custom-dark: #000000;
JSON
{
"hex": "#65fca3",
"rgb": {
"r": 101,
"g": 252,
"b": 163
},
"hsl": {
"h": 144.636,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.88813,
"c": 0.17918,
"h": 154.3
},
"luminance": 0.75032
}Semantic roles & 50–950 ramp
primary
#65FCA3
secondary
#D62F92
accent
#0087E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682