#65FCAB#65FCAB
#65FCAB is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.0% C 0.172 H 156.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCAB |
|---|---|
| RGB | rgb(101, 252, 171) |
| HSL | hsl(148, 96%, 69%) |
| HSV | hsv(148, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(89.54, -58.08, 27.10) |
| CIE-LCH | lch(89.54, 64.09, 154.98°) |
| OKLab | oklab(88.97% -0.158 0.0684) |
| OKLCH | oklch(88.97% 0.172 156.6) |
| XYZ | xyz(47.5238, 75.3231, 50.5545) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.57
Light Bluish Green
#76FDA8
ΔE00 1.64
Seafoam Green
#7AF9AB
ΔE00 1.75
Sea Green (survey)
#53FCA1
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCAB #FC65B6
analogous
#6BFC65 #65FCAB #65FCF7
triadic
#65FCAB #AB65FC #FCAB65
tetradic
#65FCAB #656BFC #FC65B6 #FCF765
square
#65FCAB #656BFC #FC65B6 #FCF765
split-complementary
#65FCAB #F765FC #FC656B
monochromatic
#04E26B #29FB8A #65FCAB #A1FDCC #DDFEEC
Accessibility & contrast
On white
1.31
#65FCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#65FCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCAB
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCAB | 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)
#FBEAA6
Deuteranopia (green-blind)
#E6DBB0
Tritanopia (blue-blind)
#22FAE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fcab; /* rgb */ color: rgb(101, 252, 171); /* oklch */ color: oklch(89.0% 0.172 156.6);
Tailwind
colors: {
custom: {
50: '#9efec4',
500: '#65fcab',
950: '#000000',
},
}SCSS
$custom: #65fcab; $custom-light: #9efec4; $custom-dark: #000000;
JSON
{
"hex": "#65fcab",
"rgb": {
"r": 101,
"g": 252,
"b": 171
},
"hsl": {
"h": 147.815,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.88972,
"c": 0.17217,
"h": 156.6
},
"luminance": 0.75328
}Semantic roles & 50–950 ramp
primary
#65FCAB
secondary
#D62F89
accent
#007BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682