#64D7E7#64D7E7
#64D7E7 is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.9% C 0.106 H 207.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #64D7E7 |
|---|---|
| RGB | rgb(100, 215, 231) |
| HSL | hsl(187, 73%, 65%) |
| HSV | hsv(187, 57%, 91%) |
| CMYK | cmyk(56.7%, 6.9%, 0%, 9.4%) |
| CIE-LAB | lab(80.22, -28.04, -17.74) |
| CIE-LCH | lch(80.22, 33.18, 212.32°) |
| OKLab | oklab(81.87% -0.0939 -0.0491) |
| OKLCH | oklch(81.87% 0.106 207.6) |
| XYZ | xyz(43.9739, 57.0754, 84.2851) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.81
Robin'S Egg
#6DEDFD
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 6.02
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Darkturquoise
#00CED1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D7E7 #E77464
analogous
#64E7B5 #64D7E7 #6496E7
triadic
#64D7E7 #E764D7 #D7E764
tetradic
#64D7E7 #B564E7 #E77464 #96E764
square
#64D7E7 #B564E7 #E77464 #96E764
split-complementary
#64D7E7 #E76496 #E7B564
monochromatic
#1CA2B5 #2FC9DF #64D7E7 #99E5EF #CEF2F7
Accessibility & contrast
On white
1.69
#64D7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#64D7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D7E7
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D7E7 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0E8
Deuteranopia (green-blind)
#B3C1E7
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64d7e7; /* rgb */ color: rgb(100, 215, 231); /* oklch */ color: oklch(81.9% 0.106 207.6);
Tailwind
colors: {
custom: {
50: '#9be3ee',
500: '#64d7e7',
950: '#000000',
},
}SCSS
$custom: #64d7e7; $custom-light: #9be3ee; $custom-dark: #000000;
JSON
{
"hex": "#64d7e7",
"rgb": {
"r": 100,
"g": 215,
"b": 231
},
"hsl": {
"h": 187.328,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.81869,
"c": 0.10596,
"h": 207.6
},
"luminance": 0.5708
}Semantic roles & 50–950 ramp
primary
#64D7E7
secondary
#B5493A
accent
#2810D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485