#64FBAF#64FBAF
#64FBAF is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.8% C 0.168 H 158.1°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBAF |
|---|---|
| RGB | rgb(100, 251, 175) |
| HSL | hsl(150, 95%, 69%) |
| HSV | hsv(150, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(89.30, -57.12, 24.73) |
| CIE-LCH | lch(89.30, 62.24, 156.59°) |
| OKLab | oklab(88.79% -0.1557 0.0627) |
| OKLCH | oklch(88.79% 0.168 158.1) |
| XYZ | xyz(47.4863, 74.7941, 52.4833) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Blue Green
#7EFBB3
ΔE00 1.98
Seafoam Green
#7AF9AB
ΔE00 2.03
Light Green Blue
#56FCA2
ΔE00 2.37
Light Bluish Green
#76FDA8
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBAF #FB64B0
analogous
#65FB64 #64FBAF #64FBFA
triadic
#64FBAF #AF64FB #FBAF64
tetradic
#64FBAF #6465FB #FB64B0 #FBFA64
square
#64FBAF #6465FB #FB64B0 #FBFA64
split-complementary
#64FBAF #FA64FB #FB6465
monochromatic
#06DF72 #28F990 #64FBAF #A0FDCE #DBFEED
Accessibility & contrast
On white
1.32
#64FBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#64FBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBAF
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBAF | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AA
Deuteranopia (green-blind)
#E4DBB4
Tritanopia (blue-blind)
#18F9E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64fbaf; /* rgb */ color: rgb(100, 251, 175); /* oklch */ color: oklch(88.8% 0.168 158.1);
Tailwind
colors: {
custom: {
50: '#9dfdc7',
500: '#64fbaf',
950: '#000000',
},
}SCSS
$custom: #64fbaf; $custom-light: #9dfdc7; $custom-dark: #000000;
JSON
{
"hex": "#64fbaf",
"rgb": {
"r": 100,
"g": 251,
"b": 175
},
"hsl": {
"h": 149.801,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.88785,
"c": 0.16787,
"h": 158.1
},
"luminance": 0.74799
}Semantic roles & 50–950 ramp
primary
#64FBAF
secondary
#D52E82
accent
#0074E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682