#64AFA7#64AFA7
#64AFA7 is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.3% C 0.076 H 186.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64AFA7 |
|---|---|
| RGB | rgb(100, 175, 167) |
| HSL | hsl(174, 32%, 54%) |
| HSV | hsv(174, 43%, 69%) |
| CMYK | cmyk(42.9%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(66.64, -25.27, -3.20) |
| CIE-LCH | lch(66.64, 25.48, 187.21°) |
| OKLab | oklab(70.3% -0.0755 -0.009) |
| OKLCH | oklch(70.3% 0.076 186.8) |
| XYZ | xyz(27.5578, 36.1572, 42.0786) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.37
Dull Teal
#5F9E8F
ΔE00 6.02
Cadetblue
#5F9EA0
ΔE00 6.55
Topaz
#13BBAF
ΔE00 6.57
Greyish Teal
#719F91
ΔE00 6.65
Grey Teal
#5E9B8A
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64AFA7 #AF646C
analogous
#64AF82 #64AFA7 #6492AF
triadic
#64AFA7 #A764AF #AFA764
tetradic
#64AFA7 #8264AF #AF646C #92AF64
square
#64AFA7 #8264AF #AF646C #92AF64
split-complementary
#64AFA7 #AF6492 #AF8264
monochromatic
#34655F #498D86 #64AFA7 #8CC4BE #B5D9D5
Accessibility & contrast
On white
2.55
#64AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#64AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64AFA7
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64AFA7 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#9B9EA8
Tritanopia (blue-blind)
#44B2AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #64afa7; /* rgb */ color: rgb(100, 175, 167); /* oklch */ color: oklch(70.3% 0.076 186.8);
Tailwind
colors: {
custom: {
50: '#94c7c1',
500: '#64afa7',
950: '#000000',
},
}SCSS
$custom: #64afa7; $custom-light: #94c7c1; $custom-dark: #000000;
JSON
{
"hex": "#64afa7",
"rgb": {
"r": 100,
"g": 175,
"b": 167
},
"hsl": {
"h": 173.6,
"s": 31.915,
"l": 53.922
},
"oklch": {
"l": 0.70304,
"c": 0.07605,
"h": 186.8
},
"luminance": 0.36159
}Semantic roles & 50–950 ramp
primary
#64AFA7
secondary
#C7A7AB
accent
#606BC8
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281