#65FBAF#65FBAF
#65FBAF is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.8% C 0.167 H 158.0°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65FBAF |
|---|---|
| RGB | rgb(101, 251, 175) |
| HSL | hsl(150, 95%, 69%) |
| HSV | hsv(150, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(89.32, -56.92, 24.77) |
| CIE-LCH | lch(89.32, 62.08, 156.48°) |
| OKLab | oklab(88.82% -0.1552 0.0628) |
| OKLCH | oklch(88.82% 0.167 158) |
| XYZ | xyz(47.5976, 74.8515, 52.4885) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.83
Light Blue Green
#7EFBB3
ΔE00 1.92
Seafoam Green
#7AF9AB
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 2.35
Light Green Blue
#56FCA2
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FBAF #FB65B1
analogous
#66FB65 #65FBAF #65FBFA
triadic
#65FBAF #AF65FB #FBAF65
tetradic
#65FBAF #6566FB #FB65B1 #FBFA65
square
#65FBAF #6566FB #FB65B1 #FBFA65
split-complementary
#65FBAF #FA65FB #FB6566
monochromatic
#06E071 #29F990 #65FBAF #A1FDCE #DCFEED
Accessibility & contrast
On white
1.31
#65FBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#65FBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FBAF
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FBAF | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AA
Deuteranopia (green-blind)
#E5DBB4
Tritanopia (blue-blind)
#1EF9E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65fbaf; /* rgb */ color: rgb(101, 251, 175); /* oklch */ color: oklch(88.8% 0.167 158.0);
Tailwind
colors: {
custom: {
50: '#9efdc7',
500: '#65fbaf',
950: '#000000',
},
}SCSS
$custom: #65fbaf; $custom-light: #9efdc7; $custom-dark: #000000;
JSON
{
"hex": "#65fbaf",
"rgb": {
"r": 101,
"g": 251,
"b": 175
},
"hsl": {
"h": 149.6,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.88815,
"c": 0.16741,
"h": 158
},
"luminance": 0.74856
}Semantic roles & 50–950 ramp
primary
#65FBAF
secondary
#D52F83
accent
#0074E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682