#65FFAC#65FFAC
#65FFAC is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.7% C 0.175 H 156.4°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFAC |
|---|---|
| RGB | rgb(101, 255, 172) |
| HSL | hsl(148, 100%, 70%) |
| HSV | hsv(148, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(90.44, -59.06, 27.82) |
| CIE-LCH | lch(90.44, 65.28, 154.78°) |
| OKLab | oklab(89.71% -0.1605 0.0702) |
| OKLCH | oklch(89.71% 0.175 156.4) |
| XYZ | xyz(48.5690, 77.2604, 51.3749) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.51
Light Bluish Green
#76FDA8
ΔE00 1.58
Sea Green (survey)
#53FCA1
ΔE00 1.68
Seafoam Green
#7AF9AB
ΔE00 2.07
Light Blue Green
#7EFBB3
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFAC #FF65B8
analogous
#6BFF65 #65FFAC #65FFF9
triadic
#65FFAC #AC65FF #FFAC65
tetradic
#65FFAC #656BFF #FF65B8 #FFF965
square
#65FFAC #656BFF #FF65B8 #FFF965
split-complementary
#65FFAC #F965FF #FF656B
monochromatic
#00EA6C #28FF8B #65FFAC #A2FFCD #DFFFEE
Accessibility & contrast
On white
1.28
#65FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#65FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFAC
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFAC | 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)
#FEECA7
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#1EFDE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65ffac; /* rgb */ color: rgb(101, 255, 172); /* oklch */ color: oklch(89.7% 0.175 156.4);
Tailwind
colors: {
custom: {
50: '#9effc5',
500: '#65ffac',
950: '#000000',
},
}SCSS
$custom: #65ffac; $custom-light: #9effc5; $custom-dark: #000000;
JSON
{
"hex": "#65ffac",
"rgb": {
"r": 101,
"g": 255,
"b": 172
},
"hsl": {
"h": 147.662,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89714,
"c": 0.17522,
"h": 156.4
},
"luminance": 0.77265
}Semantic roles & 50–950 ramp
primary
#65FFAC
secondary
#DA2E8B
accent
#007CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682