#64FACA#64FACA
#64FACA is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.2% C 0.146 H 168.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #64FACA |
|---|---|
| RGB | rgb(100, 250, 202) |
| HSL | hsl(161, 94%, 69%) |
| HSV | hsv(161, 60%, 98%) |
| CMYK | cmyk(60%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(89.55, -51.08, 11.23) |
| CIE-LCH | lch(89.55, 52.30, 167.60°) |
| OKLab | oklab(89.18% -0.1427 0.0287) |
| OKLCH | oklch(89.18% 0.146 168.6) |
| XYZ | xyz(50.0965, 75.3397, 67.7676) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.36
Light Aquamarine
#7BFDC7
ΔE00 2.50
Light Turquoise
#7EF4CC
ΔE00 2.81
Bright Teal
#01F9C6
ΔE00 3.09
Light Aqua
#8CFFDB
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FACA #FA6494
analogous
#64FA7F #64FACA #64DFFA
triadic
#64FACA #CA64FA #FACA64
tetradic
#64FACA #7F64FA #FA6494 #DFFA64
square
#64FACA #7F64FA #FA6494 #DFFA64
split-complementary
#64FACA #FA64DF #FA7F64
monochromatic
#07DC98 #29F8B6 #64FACA #9FFCDE #DBFEF3
Accessibility & contrast
On white
1.31
#64FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#64FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FACA
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FACA | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC8
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#00FBEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64faca; /* rgb */ color: rgb(100, 250, 202); /* oklch */ color: oklch(89.2% 0.146 168.6);
Tailwind
colors: {
custom: {
50: '#9dfdda',
500: '#64faca',
950: '#000000',
},
}SCSS
$custom: #64faca; $custom-light: #9dfdda; $custom-dark: #000000;
JSON
{
"hex": "#64faca",
"rgb": {
"r": 100,
"g": 250,
"b": 202
},
"hsl": {
"h": 160.8,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.89175,
"c": 0.14558,
"h": 168.6
},
"luminance": 0.75345
}Semantic roles & 50–950 ramp
primary
#64FACA
secondary
#D42E63
accent
#0049E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683