#65FCAC#65FCAC
#65FCAC is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.0% C 0.171 H 156.9°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCAC |
|---|---|
| RGB | rgb(101, 252, 172) |
| HSL | hsl(148, 96%, 69%) |
| HSV | hsv(148, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 31.7%, 1.2%) |
| CIE-LAB | lab(89.56, -57.89, 26.62) |
| CIE-LCH | lch(89.56, 63.72, 155.30°) |
| OKLab | oklab(88.99% -0.1575 0.0673) |
| OKLCH | oklch(88.99% 0.171 156.9) |
| XYZ | xyz(47.6195, 75.3613, 51.0584) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.73
Light Bluish Green
#76FDA8
ΔE00 1.77
Seafoam Green
#7AF9AB
ΔE00 1.78
Sea Green (survey)
#53FCA1
ΔE00 1.91
Light Blue Green
#7EFBB3
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCAC #FC65B5
analogous
#6AFC65 #65FCAC #65FCF8
triadic
#65FCAC #AC65FC #FCAC65
tetradic
#65FCAC #656AFC #FC65B5 #FCF865
square
#65FCAC #656AFC #FC65B5 #FCF865
split-complementary
#65FCAC #F865FC #FC656A
monochromatic
#04E26D #29FB8C #65FCAC #A1FDCC #DDFEED
Accessibility & contrast
On white
1.31
#65FCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#65FCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCAC
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCAC | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA7
Deuteranopia (green-blind)
#E6DBB1
Tritanopia (blue-blind)
#21FAE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fcac; /* rgb */ color: rgb(101, 252, 172); /* oklch */ color: oklch(89.0% 0.171 156.9);
Tailwind
colors: {
custom: {
50: '#9efec5',
500: '#65fcac',
950: '#000000',
},
}SCSS
$custom: #65fcac; $custom-light: #9efec5; $custom-dark: #000000;
JSON
{
"hex": "#65fcac",
"rgb": {
"r": 101,
"g": 252,
"b": 172
},
"hsl": {
"h": 148.212,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.88993,
"c": 0.1713,
"h": 156.9
},
"luminance": 0.75366
}Semantic roles & 50–950 ramp
primary
#65FCAC
secondary
#D62F88
accent
#007AE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682