#65FFAA#65FFAA
#65FFAA is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.177 H 155.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFAA |
|---|---|
| RGB | rgb(101, 255, 170) |
| HSL | hsl(147, 100%, 70%) |
| HSV | hsv(147, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.41, -59.43, 28.78) |
| CIE-LCH | lch(90.41, 66.03, 154.16°) |
| OKLab | oklab(89.67% -0.1614 0.0725) |
| OKLCH | oklch(89.67% 0.177 155.8) |
| XYZ | xyz(48.3784, 77.1841, 50.3709) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.28
Light Bluish Green
#76FDA8
ΔE00 1.41
Sea Green (survey)
#53FCA1
ΔE00 1.45
Seafoam Green
#7AF9AB
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFAA #FF65BA
analogous
#6DFF65 #65FFAA #65FFF7
triadic
#65FFAA #AA65FF #FFAA65
tetradic
#65FFAA #656DFF #FF65BA #FFF765
square
#65FFAA #656DFF #FF65BA #FFF765
split-complementary
#65FFAA #F765FF #FF656D
monochromatic
#00EA69 #28FF88 #65FFAA #A2FFCC #DFFFEE
Accessibility & contrast
On white
1.28
#65FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#65FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFAA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFAA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA5
Deuteranopia (green-blind)
#E9DEAF
Tritanopia (blue-blind)
#20FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65ffaa; /* rgb */ color: rgb(101, 255, 170); /* oklch */ color: oklch(89.7% 0.177 155.8);
Tailwind
colors: {
custom: {
50: '#9effc3',
500: '#65ffaa',
950: '#000000',
},
}SCSS
$custom: #65ffaa; $custom-light: #9effc3; $custom-dark: #000000;
JSON
{
"hex": "#65ffaa",
"rgb": {
"r": 101,
"g": 255,
"b": 170
},
"hsl": {
"h": 146.883,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89673,
"c": 0.17696,
"h": 155.8
},
"luminance": 0.77189
}Semantic roles & 50–950 ramp
primary
#65FFAA
secondary
#DA2E8D
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682