#64DEF6#64DEF6
#64DEF6 is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.0% C 0.113 H 212.6°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEF6 |
|---|---|
| RGB | rgb(100, 222, 246) |
| HSL | hsl(190, 89%, 68%) |
| HSV | hsv(190, 59%, 96%) |
| CMYK | cmyk(59.3%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(82.70, -27.25, -21.96) |
| CIE-LCH | lch(82.70, 35.00, 218.86°) |
| OKLab | oklab(84.02% -0.0953 -0.0609) |
| OKLCH | oklch(84.02% 0.113 212.6) |
| XYZ | xyz(48.0046, 61.6008, 96.5312) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.20
Robin'S Egg
#6DEDFD
ΔE00 4.31
Aqua Blue
#02D8E9
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Sky Blue
#87CEEB
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEF6 #F67C64
analogous
#64F6C5 #64DEF6 #6495F6
triadic
#64DEF6 #F664DE #DEF664
tetradic
#64DEF6 #C564F6 #F67C64 #95F664
square
#64DEF6 #C564F6 #F67C64 #95F664
split-complementary
#64DEF6 #F66495 #F6C564
monochromatic
#0CB3D3 #2AD2F3 #64DEF6 #9EEAF9 #D8F7FD
Accessibility & contrast
On white
1.58
#64DEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#64DEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEF6
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEF6 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F7
Deuteranopia (green-blind)
#B6C7F6
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64def6; /* rgb */ color: rgb(100, 222, 246); /* oklch */ color: oklch(84.0% 0.113 212.6);
Tailwind
colors: {
custom: {
50: '#9de8f9',
500: '#64def6',
950: '#000000',
},
}SCSS
$custom: #64def6; $custom-light: #9de8f9; $custom-dark: #000000;
JSON
{
"hex": "#64def6",
"rgb": {
"r": 100,
"g": 222,
"b": 246
},
"hsl": {
"h": 189.863,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.84022,
"c": 0.11312,
"h": 212.6
},
"luminance": 0.61606
}Semantic roles & 50–950 ramp
primary
#64DEF6
secondary
#CE4A30
accent
#2600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485