#64D7C8#64D7C8
#64D7C8 is a light, moderate teal. Relative luminance 0.555; OKLCH L 80.8% C 0.107 H 184.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64D7C8 |
|---|---|
| RGB | rgb(100, 215, 200) |
| HSL | hsl(172, 59%, 62%) |
| HSV | hsv(172, 53%, 84%) |
| CMYK | cmyk(53.5%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(79.31, -36.22, -2.53) |
| CIE-LCH | lch(79.31, 36.31, 183.99°) |
| OKLab | oklab(80.84% -0.1068 -0.0074) |
| OKLCH | oklch(80.84% 0.107 184) |
| XYZ | xyz(39.9768, 55.4766, 63.2337) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.19
Mediumturquoise
#48D1CC
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 5.25
Pale Teal
#82CBB2
ΔE00 6.55
Tiffany Blue
#7BF2DA
ΔE00 6.59
Aqua (survey)
#13EAC9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D7C8 #D76473
analogous
#64D78F #64D7C8 #64ADD7
triadic
#64D7C8 #C864D7 #D7C864
tetradic
#64D7C8 #8F64D7 #D76473 #ADD764
square
#64D7C8 #8F64D7 #D76473 #ADD764
split-complementary
#64D7C8 #D764AD #D78F64
monochromatic
#28998A #34CAB6 #64D7C8 #95E4D9 #C5F0EB
Accessibility & contrast
On white
1.74
#64D7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#64D7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D7C8
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D7C8 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC8
Deuteranopia (green-blind)
#BCBFC9
Tritanopia (blue-blind)
#0FDBD2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64d7c8; /* rgb */ color: rgb(100, 215, 200); /* oklch */ color: oklch(80.8% 0.107 184.0);
Tailwind
colors: {
custom: {
50: '#99e4d8',
500: '#64d7c8',
950: '#000000',
},
}SCSS
$custom: #64d7c8; $custom-light: #99e4d8; $custom-dark: #000000;
JSON
{
"hex": "#64d7c8",
"rgb": {
"r": 100,
"g": 215,
"b": 200
},
"hsl": {
"h": 172.174,
"s": 58.974,
"l": 61.765
},
"oklch": {
"l": 0.80837,
"c": 0.10707,
"h": 184
},
"luminance": 0.5548
}Semantic roles & 50–950 ramp
primary
#64D7C8
secondary
#9E424E
accent
#1F35C7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483