#65FBAB#65FBAB
#65FBAB is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.7% C 0.171 H 156.7°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #65FBAB |
|---|---|
| RGB | rgb(101, 251, 171) |
| HSL | hsl(148, 95%, 69%) |
| HSV | hsv(148, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 31.9%, 1.6%) |
| CIE-LAB | lab(89.25, -57.69, 26.70) |
| CIE-LCH | lch(89.25, 63.57, 155.16°) |
| OKLab | oklab(88.73% -0.157 0.0675) |
| OKLCH | oklch(88.73% 0.171 156.7) |
| XYZ | xyz(47.2106, 74.6967, 50.4501) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.69
Light Green Blue
#56FCA2
ΔE00 1.70
Light Bluish Green
#76FDA8
ΔE00 1.76
Sea Green (survey)
#53FCA1
ΔE00 1.88
Light Blue Green
#7EFBB3
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FBAB #FB65B5
analogous
#6AFB65 #65FBAB #65FBF6
triadic
#65FBAB #AB65FB #FBAB65
tetradic
#65FBAB #656AFB #FB65B5 #FBF665
square
#65FBAB #656AFB #FB65B5 #FBF665
split-complementary
#65FBAB #F665FB #FB656A
monochromatic
#06E06C #29F98A #65FBAB #A1FDCC #DCFEEC
Accessibility & contrast
On white
1.32
#65FBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#65FBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FBAB
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FBAB | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A6
Deuteranopia (green-blind)
#E5DAB0
Tritanopia (blue-blind)
#23F9E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65fbab; /* rgb */ color: rgb(101, 251, 171); /* oklch */ color: oklch(88.7% 0.171 156.7);
Tailwind
colors: {
custom: {
50: '#9efdc4',
500: '#65fbab',
950: '#000000',
},
}SCSS
$custom: #65fbab; $custom-light: #9efdc4; $custom-dark: #000000;
JSON
{
"hex": "#65fbab",
"rgb": {
"r": 101,
"g": 251,
"b": 171
},
"hsl": {
"h": 148,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.88732,
"c": 0.17085,
"h": 156.7
},
"luminance": 0.74701
}Semantic roles & 50–950 ramp
primary
#65FBAB
secondary
#D52F88
accent
#007AE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682