#64D4EA#64D4EA
#64D4EA is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.3% C 0.106 H 212.4°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64D4EA |
|---|---|
| RGB | rgb(100, 212, 234) |
| HSL | hsl(190, 76%, 65%) |
| HSV | hsv(190, 57%, 92%) |
| CMYK | cmyk(57.3%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.46, -25.73, -20.49) |
| CIE-LCH | lch(79.46, 32.89, 218.53°) |
| OKLab | oklab(81.29% -0.0896 -0.0568) |
| OKLCH | oklch(81.29% 0.106 212.4) |
| XYZ | xyz(43.6443, 55.7325, 86.2834) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.57
Aqua Blue
#02D8E9
ΔE00 5.10
Robin'S Egg
#6DEDFD
ΔE00 6.14
Sky Blue
#87CEEB
ΔE00 6.15
Baby Blue
#89CFF0
ΔE00 7.26
Robin Egg Blue
#8AF1FE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D4EA #EA7A64
analogous
#64EABD #64D4EA #6491EA
triadic
#64D4EA #EA64D4 #D4EA64
tetradic
#64D4EA #BD64EA #EA7A64 #91EA64
square
#64D4EA #BD64EA #EA7A64 #91EA64
split-complementary
#64D4EA #EA6491 #EABD64
monochromatic
#19A0BA #2EC5E3 #64D4EA #9AE3F1 #D0F2F9
Accessibility & contrast
On white
1.73
#64D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#64D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D4EA
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D4EA | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEB
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64d4ea; /* rgb */ color: rgb(100, 212, 234); /* oklch */ color: oklch(81.3% 0.106 212.4);
Tailwind
colors: {
custom: {
50: '#9ce1f0',
500: '#64d4ea',
950: '#000000',
},
}SCSS
$custom: #64d4ea; $custom-light: #9ce1f0; $custom-dark: #000000;
JSON
{
"hex": "#64d4ea",
"rgb": {
"r": 100,
"g": 212,
"b": 234
},
"hsl": {
"h": 189.851,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.8129,
"c": 0.10605,
"h": 212.4
},
"luminance": 0.55737
}Semantic roles & 50–950 ramp
primary
#64D4EA
secondary
#BA4E39
accent
#2F0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485