#65FFAF#65FFAF
#65FFAF is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.8% C 0.173 H 157.3°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFAF |
|---|---|
| RGB | rgb(101, 255, 175) |
| HSL | hsl(149, 100%, 70%) |
| HSV | hsv(149, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(90.49, -58.49, 26.37) |
| CIE-LCH | lch(90.49, 64.16, 155.73°) |
| OKLab | oklab(89.78% -0.1592 0.0667) |
| OKLCH | oklch(89.78% 0.173 157.3) |
| XYZ | xyz(48.8604, 77.3769, 52.9094) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.94
Light Green Blue
#56FCA2
ΔE00 1.94
Sea Green (survey)
#53FCA1
ΔE00 2.11
Seafoam Green
#7AF9AB
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.24
Seafoam (survey)
#80F9AD
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFAF #FF65B5
analogous
#68FF65 #65FFAF #65FFFC
triadic
#65FFAF #AF65FF #FFAF65
tetradic
#65FFAF #6568FF #FF65B5 #FFFC65
square
#65FFAF #6568FF #FF65B5 #FFFC65
split-complementary
#65FFAF #FC65FF #FF6568
monochromatic
#00EA70 #28FF8F #65FFAF #A2FFCF #DFFFEF
Accessibility & contrast
On white
1.27
#65FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#65FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFAF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFAF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAA
Deuteranopia (green-blind)
#E8DEB4
Tritanopia (blue-blind)
#19FDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65ffaf; /* rgb */ color: rgb(101, 255, 175); /* oklch */ color: oklch(89.8% 0.173 157.3);
Tailwind
colors: {
custom: {
50: '#9effc7',
500: '#65ffaf',
950: '#000000',
},
}SCSS
$custom: #65ffaf; $custom-light: #9effc7; $custom-dark: #000000;
JSON
{
"hex": "#65ffaf",
"rgb": {
"r": 101,
"g": 255,
"b": 175
},
"hsl": {
"h": 148.831,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89775,
"c": 0.17264,
"h": 157.3
},
"luminance": 0.77382
}Semantic roles & 50–950 ramp
primary
#65FFAF
secondary
#DA2E87
accent
#0077E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682