#64D4E9#64D4E9
#64D4E9 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.3% C 0.106 H 211.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64D4E9 |
|---|---|
| RGB | rgb(100, 212, 233) |
| HSL | hsl(189, 75%, 65%) |
| HSV | hsv(189, 57%, 91%) |
| CMYK | cmyk(57.1%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(79.43, -26.01, -20.00) |
| CIE-LCH | lch(79.43, 32.81, 217.56°) |
| OKLab | oklab(81.25% -0.09 -0.0554) |
| OKLCH | oklch(81.25% 0.106 211.6) |
| XYZ | xyz(43.5010, 55.6752, 85.5289) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.78
Aqua Blue
#02D8E9
ΔE00 4.88
Robin'S Egg
#6DEDFD
ΔE00 6.02
Sky Blue
#87CEEB
ΔE00 6.40
Robin Egg Blue
#8AF1FE
ΔE00 7.22
Baby Blue
#89CFF0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D4E9 #E97964
analogous
#64E9BC #64D4E9 #6491E9
triadic
#64D4E9 #E964D4 #D4E964
tetradic
#64D4E9 #BC64E9 #E97964 #91E964
square
#64D4E9 #BC64E9 #E97964 #91E964
split-complementary
#64D4E9 #E96491 #E9BC64
monochromatic
#1A9FB8 #2EC5E1 #64D4E9 #9AE3F1 #CFF2F8
Accessibility & contrast
On white
1.73
#64D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#64D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D4E9
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D4E9 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDEA
Deuteranopia (green-blind)
#AFBEE9
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64d4e9; /* rgb */ color: rgb(100, 212, 233); /* oklch */ color: oklch(81.3% 0.106 211.6);
Tailwind
colors: {
custom: {
50: '#9be1f0',
500: '#64d4e9',
950: '#000000',
},
}SCSS
$custom: #64d4e9; $custom-light: #9be1f0; $custom-dark: #000000;
JSON
{
"hex": "#64d4e9",
"rgb": {
"r": 100,
"g": 212,
"b": 233
},
"hsl": {
"h": 189.474,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.81253,
"c": 0.10566,
"h": 211.6
},
"luminance": 0.55679
}Semantic roles & 50–950 ramp
primary
#64D4E9
secondary
#B84D39
accent
#2E0ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485