#64AFA9#64AFA9
#64AFA9 is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.4% C 0.076 H 189.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64AFA9 |
|---|---|
| RGB | rgb(100, 175, 169) |
| HSL | hsl(175, 32%, 54%) |
| HSV | hsv(175, 43%, 69%) |
| CMYK | cmyk(42.9%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(66.70, -24.77, -4.22) |
| CIE-LCH | lch(66.70, 25.13, 189.67°) |
| OKLab | oklab(70.37% -0.0746 -0.0118) |
| OKLCH | oklch(70.37% 0.076 189) |
| XYZ | xyz(27.7441, 36.2317, 43.0598) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.47
Cadetblue
#5F9EA0
ΔE00 6.10
Dull Teal
#5F9E8F
ΔE00 6.47
Topaz
#13BBAF
ΔE00 6.80
Greyish Teal
#719F91
ΔE00 6.97
Grey Teal
#5E9B8A
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64AFA9 #AF646A
analogous
#64AF84 #64AFA9 #6490AF
triadic
#64AFA9 #A964AF #AFA964
tetradic
#64AFA9 #8464AF #AF646A #90AF64
square
#64AFA9 #8464AF #AF646A #90AF64
split-complementary
#64AFA9 #AF6490 #AF8464
monochromatic
#346561 #498D88 #64AFA9 #8CC4BF #B5D9D6
Accessibility & contrast
On white
2.55
#64AFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#64AFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64AFA9
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64AFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64AFA9 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A9
Deuteranopia (green-blind)
#9A9EAA
Tritanopia (blue-blind)
#43B2AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #64afa9; /* rgb */ color: rgb(100, 175, 169); /* oklch */ color: oklch(70.4% 0.076 189.0);
Tailwind
colors: {
custom: {
50: '#95c7c2',
500: '#64afa9',
950: '#000000',
},
}SCSS
$custom: #64afa9; $custom-light: #95c7c2; $custom-dark: #000000;
JSON
{
"hex": "#64afa9",
"rgb": {
"r": 100,
"g": 175,
"b": 169
},
"hsl": {
"h": 175.2,
"s": 31.915,
"l": 53.922
},
"oklch": {
"l": 0.70368,
"c": 0.07557,
"h": 189
},
"luminance": 0.36234
}Semantic roles & 50–950 ramp
primary
#64AFA9
secondary
#C7A7AA
accent
#6068C8
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281