#64AFA8#64AFA8
#64AFA8 is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.3% C 0.076 H 187.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64AFA8 |
|---|---|
| RGB | rgb(100, 175, 168) |
| HSL | hsl(174, 32%, 54%) |
| HSV | hsv(174, 43%, 69%) |
| CMYK | cmyk(42.9%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(66.67, -25.03, -3.71) |
| CIE-LCH | lch(66.67, 25.30, 188.43°) |
| OKLab | oklab(70.34% -0.0751 -0.0104) |
| OKLCH | oklch(70.34% 0.076 187.9) |
| XYZ | xyz(27.6506, 36.1943, 42.5673) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.40
Dull Teal
#5F9E8F
ΔE00 6.23
Cadetblue
#5F9EA0
ΔE00 6.32
Topaz
#13BBAF
ΔE00 6.67
Greyish Teal
#719F91
ΔE00 6.80
Grey Teal
#5E9B8A
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64AFA8 #AF646B
analogous
#64AF83 #64AFA8 #6491AF
triadic
#64AFA8 #A864AF #AFA864
tetradic
#64AFA8 #8364AF #AF646B #91AF64
square
#64AFA8 #8364AF #AF646B #91AF64
split-complementary
#64AFA8 #AF6491 #AF8364
monochromatic
#346560 #498D87 #64AFA8 #8CC4BF #B5D9D5
Accessibility & contrast
On white
2.55
#64AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#64AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64AFA8
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64AFA8 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#9B9EA9
Tritanopia (blue-blind)
#44B2AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #64afa8; /* rgb */ color: rgb(100, 175, 168); /* oklch */ color: oklch(70.3% 0.076 187.9);
Tailwind
colors: {
custom: {
50: '#95c7c1',
500: '#64afa8',
950: '#000000',
},
}SCSS
$custom: #64afa8; $custom-light: #95c7c1; $custom-dark: #000000;
JSON
{
"hex": "#64afa8",
"rgb": {
"r": 100,
"g": 175,
"b": 168
},
"hsl": {
"h": 174.4,
"s": 31.915,
"l": 53.922
},
"oklch": {
"l": 0.70336,
"c": 0.07581,
"h": 187.9
},
"luminance": 0.36196
}Semantic roles & 50–950 ramp
primary
#64AFA8
secondary
#C7A7AA
accent
#6069C8
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281