#65FFAE#65FFAE
#65FFAE is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.8% C 0.173 H 157.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFAE |
|---|---|
| RGB | rgb(101, 255, 174) |
| HSL | hsl(148, 100%, 70%) |
| HSV | hsv(148, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.48, -58.68, 26.86) |
| CIE-LCH | lch(90.48, 64.54, 155.41°) |
| OKLab | oklab(89.75% -0.1597 0.0679) |
| OKLCH | oklch(89.75% 0.173 157) |
| XYZ | xyz(48.7625, 77.3378, 52.3941) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.79
Light Bluish Green
#76FDA8
ΔE00 1.81
Sea Green (survey)
#53FCA1
ΔE00 1.96
Seafoam Green
#7AF9AB
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFAE #FF65B6
analogous
#69FF65 #65FFAE #65FFFB
triadic
#65FFAE #AE65FF #FFAE65
tetradic
#65FFAE #6569FF #FF65B6 #FFFB65
square
#65FFAE #6569FF #FF65B6 #FFFB65
split-complementary
#65FFAE #FB65FF #FF6569
monochromatic
#00EA6F #28FF8E #65FFAE #A2FFCE #DFFFEE
Accessibility & contrast
On white
1.28
#65FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#65FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFAE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFAE | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#1BFDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65ffae; /* rgb */ color: rgb(101, 255, 174); /* oklch */ color: oklch(89.8% 0.173 157.0);
Tailwind
colors: {
custom: {
50: '#9effc6',
500: '#65ffae',
950: '#000000',
},
}SCSS
$custom: #65ffae; $custom-light: #9effc6; $custom-dark: #000000;
JSON
{
"hex": "#65ffae",
"rgb": {
"r": 101,
"g": 255,
"b": 174
},
"hsl": {
"h": 148.442,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89754,
"c": 0.17349,
"h": 157
},
"luminance": 0.77343
}Semantic roles & 50–950 ramp
primary
#65FFAE
secondary
#DA2E89
accent
#0079E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682