#65FDAB#65FDAB
#65FDAB is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.2% C 0.173 H 156.4°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDAB |
|---|---|
| RGB | rgb(101, 253, 171) |
| HSL | hsl(148, 97%, 69%) |
| HSV | hsv(148, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 32.4%, 0.8%) |
| CIE-LAB | lab(89.84, -58.47, 27.50) |
| CIE-LCH | lch(89.84, 64.62, 154.81°) |
| OKLab | oklab(89.21% -0.159 0.0694) |
| OKLCH | oklch(89.21% 0.173 156.4) |
| XYZ | xyz(47.8386, 75.9528, 50.6594) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.47
Light Bluish Green
#76FDA8
ΔE00 1.55
Sea Green (survey)
#53FCA1
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 1.84
Light Blue Green
#7EFBB3
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDAB #FD65B7
analogous
#6BFD65 #65FDAB #65FDF7
triadic
#65FDAB #AB65FD #FDAB65
tetradic
#65FDAB #656BFD #FD65B7 #FDF765
square
#65FDAB #656BFD #FD65B7 #FDF765
split-complementary
#65FDAB #F765FD #FD656B
monochromatic
#03E56B #29FC8A #65FDAB #A1FECC #DEFFED
Accessibility & contrast
On white
1.30
#65FDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#65FDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDAB
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDAB | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA6
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#21FBE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fdab; /* rgb */ color: rgb(101, 253, 171); /* oklch */ color: oklch(89.2% 0.173 156.4);
Tailwind
colors: {
custom: {
50: '#9effc4',
500: '#65fdab',
950: '#000000',
},
}SCSS
$custom: #65fdab; $custom-light: #9effc4; $custom-dark: #000000;
JSON
{
"hex": "#65fdab",
"rgb": {
"r": 101,
"g": 253,
"b": 171
},
"hsl": {
"h": 147.632,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.89213,
"c": 0.17347,
"h": 156.4
},
"luminance": 0.75958
}Semantic roles & 50–950 ramp
primary
#65FDAB
secondary
#D82F8A
accent
#007CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682