#64DCEE#64DCEE
#64DCEE is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.110 H 208.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCEE |
|---|---|
| RGB | rgb(100, 220, 238) |
| HSL | hsl(188, 80%, 66%) |
| HSV | hsv(188, 58%, 93%) |
| CMYK | cmyk(58%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(81.87, -28.52, -18.97) |
| CIE-LCH | lch(81.87, 34.25, 213.63°) |
| OKLab | oklab(83.27% -0.0964 -0.0525) |
| OKLCH | oklch(83.27% 0.11 208.6) |
| XYZ | xyz(46.2750, 60.0641, 90.0272) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.88
Aqua Blue
#02D8E9
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Sky Blue
#87CEEB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCEE #EE7664
analogous
#64EEBB #64DCEE #6497EE
triadic
#64DCEE #EE64DC #DCEE64
tetradic
#64DCEE #BB64EE #EE7664 #97EE64
square
#64DCEE #BB64EE #EE7664 #97EE64
split-complementary
#64DCEE #EE6497 #EEBB64
monochromatic
#15ACC2 #2DD0E8 #64DCEE #9BE8F4 #D2F5FA
Accessibility & contrast
On white
1.61
#64DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#64DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCEE
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCEE | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dcee; /* rgb */ color: rgb(100, 220, 238); /* oklch */ color: oklch(83.3% 0.110 208.6);
Tailwind
colors: {
custom: {
50: '#9ce7f3',
500: '#64dcee',
950: '#000000',
},
}SCSS
$custom: #64dcee; $custom-light: #9ce7f3; $custom-dark: #000000;
JSON
{
"hex": "#64dcee",
"rgb": {
"r": 100,
"g": 220,
"b": 238
},
"hsl": {
"h": 187.826,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.83271,
"c": 0.10977,
"h": 208.6
},
"luminance": 0.60069
}Semantic roles & 50–950 ramp
primary
#64DCEE
secondary
#C04836
accent
#2509DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485