#65FBAC#65FBAC
#65FBAC is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.8% C 0.170 H 157.0°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65FBAC |
|---|---|
| RGB | rgb(101, 251, 172) |
| HSL | hsl(148, 95%, 69%) |
| HSV | hsv(148, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(89.27, -57.50, 26.22) |
| CIE-LCH | lch(89.27, 63.20, 155.48°) |
| OKLab | oklab(88.75% -0.1565 0.0663) |
| OKLCH | oklch(88.75% 0.17 157) |
| XYZ | xyz(47.3063, 74.7349, 50.9540) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.73
Light Green Blue
#56FCA2
ΔE00 1.86
Light Bluish Green
#76FDA8
ΔE00 1.90
Sea Green (survey)
#53FCA1
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 2.04
Seafoam (survey)
#80F9AD
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FBAC #FB65B4
analogous
#69FB65 #65FBAC #65FBF7
triadic
#65FBAC #AC65FB #FBAC65
tetradic
#65FBAC #6569FB #FB65B4 #FBF765
square
#65FBAC #6569FB #FB65B4 #FBF765
split-complementary
#65FBAC #F765FB #FB6569
monochromatic
#06E06D #29F98C #65FBAC #A1FDCC #DCFEEC
Accessibility & contrast
On white
1.32
#65FBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#65FBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FBAC
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FBAC | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A7
Deuteranopia (green-blind)
#E5DBB1
Tritanopia (blue-blind)
#21F9E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65fbac; /* rgb */ color: rgb(101, 251, 172); /* oklch */ color: oklch(88.8% 0.170 157.0);
Tailwind
colors: {
custom: {
50: '#9efdc5',
500: '#65fbac',
950: '#000000',
},
}SCSS
$custom: #65fbac; $custom-light: #9efdc5; $custom-dark: #000000;
JSON
{
"hex": "#65fbac",
"rgb": {
"r": 101,
"g": 251,
"b": 172
},
"hsl": {
"h": 148.4,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.88752,
"c": 0.16999,
"h": 157
},
"luminance": 0.7474
}Semantic roles & 50–950 ramp
primary
#65FBAC
secondary
#D52F87
accent
#0079E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682