#65FFAB#65FFAB
#65FFAB is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.176 H 156.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFAB |
|---|---|
| RGB | rgb(101, 255, 171) |
| HSL | hsl(147, 100%, 70%) |
| HSV | hsv(147, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(90.42, -59.25, 28.30) |
| CIE-LCH | lch(90.42, 65.66, 154.47°) |
| OKLab | oklab(89.69% -0.161 0.0713) |
| OKLCH | oklch(89.69% 0.176 156.1) |
| XYZ | xyz(48.4733, 77.2221, 50.8710) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.39
Light Bluish Green
#76FDA8
ΔE00 1.48
Sea Green (survey)
#53FCA1
ΔE00 1.56
Seafoam Green
#7AF9AB
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFAB #FF65B9
analogous
#6CFF65 #65FFAB #65FFF8
triadic
#65FFAB #AB65FF #FFAB65
tetradic
#65FFAB #656CFF #FF65B9 #FFF865
square
#65FFAB #656CFF #FF65B9 #FFF865
split-complementary
#65FFAB #F865FF #FF656C
monochromatic
#00EA6A #28FF8A #65FFAB #A2FFCC #DFFFEE
Accessibility & contrast
On white
1.28
#65FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#65FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFAB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFAB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA6
Deuteranopia (green-blind)
#E9DEB0
Tritanopia (blue-blind)
#1FFDE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65ffab; /* rgb */ color: rgb(101, 255, 171); /* oklch */ color: oklch(89.7% 0.176 156.1);
Tailwind
colors: {
custom: {
50: '#9effc4',
500: '#65ffab',
950: '#000000',
},
}SCSS
$custom: #65ffab; $custom-light: #9effc4; $custom-dark: #000000;
JSON
{
"hex": "#65ffab",
"rgb": {
"r": 101,
"g": 255,
"b": 171
},
"hsl": {
"h": 147.273,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89693,
"c": 0.17609,
"h": 156.1
},
"luminance": 0.77227
}Semantic roles & 50–950 ramp
primary
#65FFAB
secondary
#DA2E8C
accent
#007DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682