#64D4E7#64D4E7
#64D4E7 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.105 H 210.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64D4E7 |
|---|---|
| RGB | rgb(100, 212, 231) |
| HSL | hsl(189, 73%, 65%) |
| HSV | hsv(189, 57%, 91%) |
| CMYK | cmyk(56.7%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.36, -26.57, -19.03) |
| CIE-LCH | lch(79.36, 32.68, 215.62°) |
| OKLab | oklab(81.18% -0.0907 -0.0527) |
| OKLCH | oklch(81.18% 0.105 210.1) |
| XYZ | xyz(43.2170, 55.5616, 84.0327) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.47
Neon Blue
#04D9FF
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 6.91
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Robin'S Egg Blue
#98EFF9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D4E7 #E77764
analogous
#64E7B8 #64D4E7 #6493E7
triadic
#64D4E7 #E764D4 #D4E764
tetradic
#64D4E7 #B864E7 #E77764 #93E764
square
#64D4E7 #B864E7 #E77764 #93E764
split-complementary
#64D4E7 #E76493 #E7B864
monochromatic
#1C9EB5 #2FC5DF #64D4E7 #99E3EF #CEF1F7
Accessibility & contrast
On white
1.73
#64D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#64D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D4E7
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D4E7 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE8
Deuteranopia (green-blind)
#AFBEE7
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64d4e7; /* rgb */ color: rgb(100, 212, 231); /* oklch */ color: oklch(81.2% 0.105 210.1);
Tailwind
colors: {
custom: {
50: '#9be1ee',
500: '#64d4e7',
950: '#000000',
},
}SCSS
$custom: #64d4e7; $custom-light: #9be1ee; $custom-dark: #000000;
JSON
{
"hex": "#64d4e7",
"rgb": {
"r": 100,
"g": 212,
"b": 231
},
"hsl": {
"h": 188.702,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.8118,
"c": 0.10493,
"h": 210.1
},
"luminance": 0.55566
}Semantic roles & 50–950 ramp
primary
#64D4E7
secondary
#B54C3A
accent
#2D10D5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485