#64D3E7#64D3E7
#64D3E7 is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.0% C 0.105 H 211.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #64D3E7 |
|---|---|
| RGB | rgb(100, 211, 231) |
| HSL | hsl(189, 73%, 65%) |
| HSV | hsv(189, 57%, 91%) |
| CMYK | cmyk(56.7%, 8.7%, 0%, 9.4%) |
| CIE-LAB | lab(79.08, -26.08, -19.47) |
| CIE-LCH | lch(79.08, 32.54, 216.74°) |
| OKLab | oklab(80.95% -0.0897 -0.0539) |
| OKLCH | oklch(80.95% 0.105 211) |
| XYZ | xyz(42.9678, 55.0632, 83.9497) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.76
Neon Blue
#04D9FF
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 6.57
Robin Egg Blue
#8AF1FE
ΔE00 7.35
Baby Blue
#89CFF0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D3E7 #E77864
analogous
#64E7B9 #64D3E7 #6492E7
triadic
#64D3E7 #E764D3 #D3E764
tetradic
#64D3E7 #B964E7 #E77864 #92E764
square
#64D3E7 #B964E7 #E77864 #92E764
split-complementary
#64D3E7 #E76492 #E7B964
monochromatic
#1C9DB5 #2FC4DF #64D3E7 #99E2EF #CEF1F7
Accessibility & contrast
On white
1.75
#64D3E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#64D3E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D3E7
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D3E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D3E7 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE8
Deuteranopia (green-blind)
#AEBDE7
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64d3e7; /* rgb */ color: rgb(100, 211, 231); /* oklch */ color: oklch(81.0% 0.105 211.0);
Tailwind
colors: {
custom: {
50: '#9be0ee',
500: '#64d3e7',
950: '#000000',
},
}SCSS
$custom: #64d3e7; $custom-light: #9be0ee; $custom-dark: #000000;
JSON
{
"hex": "#64d3e7",
"rgb": {
"r": 100,
"g": 211,
"b": 231
},
"hsl": {
"h": 189.16,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.8095,
"c": 0.10463,
"h": 211
},
"luminance": 0.55067
}Semantic roles & 50–950 ramp
primary
#64D3E7
secondary
#B54D3A
accent
#2E10D5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485