#64FAAF#64FAAF
#64FAAF is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.5% C 0.167 H 158.3°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64FAAF |
|---|---|
| RGB | rgb(100, 250, 175) |
| HSL | hsl(150, 94%, 69%) |
| HSV | hsv(150, 60%, 98%) |
| CMYK | cmyk(60%, 0%, 30%, 2%) |
| CIE-LAB | lab(89.00, -56.72, 24.33) |
| CIE-LCH | lch(89.00, 61.72, 156.78°) |
| OKLab | oklab(88.55% -0.1547 0.0617) |
| OKLCH | oklch(88.55% 0.167 158.3) |
| XYZ | xyz(47.1748, 74.1710, 52.3795) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Light Blue Green
#7EFBB3
ΔE00 1.98
Seafoam Green
#7AF9AB
ΔE00 2.06
Seafoam (survey)
#80F9AD
ΔE00 2.42
Light Green Blue
#56FCA2
ΔE00 2.53
Light Bluish Green
#76FDA8
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FAAF #FA64AF
analogous
#64FA64 #64FAAF #64FAFA
triadic
#64FAAF #AF64FA #FAAF64
tetradic
#64FAAF #6464FA #FA64AF #FAFA64
square
#64FAAF #6464FA #FA64AF #FAFA64
split-complementary
#64FAAF #FA64FA #FA6464
monochromatic
#07DC72 #29F890 #64FAAF #9FFCCE #DBFEEC
Accessibility & contrast
On white
1.33
#64FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#64FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FAAF
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FAAF | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#E3DAB4
Tritanopia (blue-blind)
#19F9E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64faaf; /* rgb */ color: rgb(100, 250, 175); /* oklch */ color: oklch(88.5% 0.167 158.3);
Tailwind
colors: {
custom: {
50: '#9dfdc7',
500: '#64faaf',
950: '#000000',
},
}SCSS
$custom: #64faaf; $custom-light: #9dfdc7; $custom-dark: #000000;
JSON
{
"hex": "#64faaf",
"rgb": {
"r": 100,
"g": 250,
"b": 175
},
"hsl": {
"h": 150,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.88545,
"c": 0.16656,
"h": 158.3
},
"luminance": 0.74176
}Semantic roles & 50–950 ramp
primary
#64FAAF
secondary
#D42E81
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682