#65F6AB#65F6AB
#65F6AB is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.5% C 0.164 H 157.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #65F6AB |
|---|---|
| RGB | rgb(101, 246, 171) |
| HSL | hsl(149, 89%, 68%) |
| HSV | hsv(149, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 30.5%, 3.5%) |
| CIE-LAB | lab(87.78, -55.72, 24.70) |
| CIE-LCH | lch(87.78, 60.95, 156.09°) |
| OKLab | oklab(87.53% -0.1519 0.0626) |
| OKLCH | oklch(87.53% 0.164 157.6) |
| XYZ | xyz(45.6693, 71.6140, 49.9363) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.72
Seafoam Green
#7AF9AB
ΔE00 1.93
Light Blue Green
#7EFBB3
ΔE00 2.12
Seafoam (survey)
#80F9AD
ΔE00 2.30
Light Green Blue
#56FCA2
ΔE00 2.63
Light Bluish Green
#76FDA8
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F6AB #F665B0
analogous
#67F665 #65F6AB #65F6F4
triadic
#65F6AB #AB65F6 #F6AB65
tetradic
#65F6AB #6567F6 #F665B0 #F6F465
square
#65F6AB #6567F6 #F665B0 #F6F465
split-complementary
#65F6AB #F465F6 #F66567
monochromatic
#0CD46D #2BF38B #65F6AB #9FF9CB #D9FDEA
Accessibility & contrast
On white
1.37
#65F6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#65F6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F6AB
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F6AB | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5A6
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#27F4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f6ab; /* rgb */ color: rgb(101, 246, 171); /* oklch */ color: oklch(87.5% 0.164 157.6);
Tailwind
colors: {
custom: {
50: '#9dfac4',
500: '#65f6ab',
950: '#000000',
},
}SCSS
$custom: #65f6ab; $custom-light: #9dfac4; $custom-dark: #000000;
JSON
{
"hex": "#65f6ab",
"rgb": {
"r": 101,
"g": 246,
"b": 171
},
"hsl": {
"h": 148.966,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.87529,
"c": 0.16427,
"h": 157.6
},
"luminance": 0.71619
}Semantic roles & 50–950 ramp
primary
#65F6AB
secondary
#CF3082
accent
#0077E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582