#64CFE2#64CFE2
#64CFE2 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.102 H 210.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #64CFE2 |
|---|---|
| RGB | rgb(100, 207, 226) |
| HSL | hsl(189, 68%, 64%) |
| HSV | hsv(189, 56%, 89%) |
| CMYK | cmyk(55.8%, 8.4%, 0%, 11.4%) |
| CIE-LAB | lab(77.77, -25.50, -18.77) |
| CIE-LCH | lch(77.77, 31.66, 216.35°) |
| OKLab | oklab(79.85% -0.0874 -0.0519) |
| OKLCH | oklch(79.85% 0.102 210.7) |
| XYZ | xyz(41.2903, 52.8220, 79.9565) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 5.62
Sky Blue
#87CEEB
ΔE00 6.57
Robin'S Egg
#6DEDFD
ΔE00 7.04
Baby Blue
#89CFF0
ΔE00 7.79
Bright Sky Blue
#02CCFE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CFE2 #E27764
analogous
#64E2B6 #64CFE2 #6490E2
triadic
#64CFE2 #E264CF #CFE264
tetradic
#64CFE2 #B664E2 #E27764 #90E264
square
#64CFE2 #B664E2 #E27764 #90E264
split-complementary
#64CFE2 #E26490 #E2B664
monochromatic
#2096AC #30BFD8 #64CFE2 #98DFEC #CBEFF5
Accessibility & contrast
On white
1.82
#64CFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#64CFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CFE2
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CFE2 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E3
Deuteranopia (green-blind)
#ACBAE2
Tritanopia (blue-blind)
#00D7D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #64cfe2; /* rgb */ color: rgb(100, 207, 226); /* oklch */ color: oklch(79.8% 0.102 210.7);
Tailwind
colors: {
custom: {
50: '#9bdeeb',
500: '#64cfe2',
950: '#000000',
},
}SCSS
$custom: #64cfe2; $custom-light: #9bdeeb; $custom-dark: #000000;
JSON
{
"hex": "#64cfe2",
"rgb": {
"r": 100,
"g": 207,
"b": 226
},
"hsl": {
"h": 189.048,
"s": 68.478,
"l": 63.922
},
"oklch": {
"l": 0.79846,
"c": 0.10165,
"h": 210.7
},
"luminance": 0.52826
}Semantic roles & 50–950 ramp
primary
#64CFE2
secondary
#AD4E3D
accent
#3115D0
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484