#64AFAA#64AFAA
#64AFAA is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.4% C 0.075 H 190.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64AFAA |
|---|---|
| RGB | rgb(100, 175, 170) |
| HSL | hsl(176, 32%, 54%) |
| HSV | hsv(176, 43%, 69%) |
| CMYK | cmyk(42.9%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(66.73, -24.52, -4.73) |
| CIE-LCH | lch(66.73, 24.98, 190.93°) |
| OKLab | oklab(70.4% -0.0742 -0.0132) |
| OKLCH | oklch(70.4% 0.075 190.1) |
| XYZ | xyz(27.8384, 36.2694, 43.5561) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.57
Cadetblue
#5F9EA0
ΔE00 5.89
Dull Teal
#5F9E8F
ΔE00 6.71
Topaz
#13BBAF
ΔE00 6.96
Greyish Teal
#719F91
ΔE00 7.16
Sea
#3C9992
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64AFAA #AF6469
analogous
#64AF85 #64AFAA #648FAF
triadic
#64AFAA #AA64AF #AFAA64
tetradic
#64AFAA #8564AF #AF6469 #8FAF64
square
#64AFAA #8564AF #AF6469 #8FAF64
split-complementary
#64AFAA #AF648F #AF8564
monochromatic
#346561 #498D88 #64AFAA #8CC4C0 #B5D9D6
Accessibility & contrast
On white
2.54
#64AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#64AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64AFAA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64AFAA | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 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)
#A7A8AA
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#42B3AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #64afaa; /* rgb */ color: rgb(100, 175, 170); /* oklch */ color: oklch(70.4% 0.075 190.1);
Tailwind
colors: {
custom: {
50: '#95c7c3',
500: '#64afaa',
950: '#000000',
},
}SCSS
$custom: #64afaa; $custom-light: #95c7c3; $custom-dark: #000000;
JSON
{
"hex": "#64afaa",
"rgb": {
"r": 100,
"g": 175,
"b": 170
},
"hsl": {
"h": 176,
"s": 31.915,
"l": 53.922
},
"oklch": {
"l": 0.70401,
"c": 0.07538,
"h": 190.1
},
"luminance": 0.36272
}Semantic roles & 50–950 ramp
primary
#64AFAA
secondary
#C7A7AA
accent
#6067C8
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281