#64DADE#64DADE
#64DADE is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.2% C 0.106 H 198.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64DADE |
|---|---|
| RGB | rgb(100, 218, 222) |
| HSL | hsl(182, 65%, 63%) |
| HSV | hsv(182, 55%, 87%) |
| CMYK | cmyk(55%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(80.81, -31.93, -12.06) |
| CIE-LCH | lch(80.81, 34.13, 200.69°) |
| OKLab | oklab(82.25% -0.1007 -0.0334) |
| OKLCH | oklch(82.25% 0.106 198.3) |
| XYZ | xyz(43.5062, 58.1218, 78.0189) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 4.77
Darkturquoise
#00CED1
ΔE00 4.99
Robin'S Egg
#6DEDFD
ΔE00 5.91
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Bright Light Blue
#26F7FD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DADE #DE6864
analogous
#64DEA5 #64DADE #649DDE
triadic
#64DADE #DE64DA #DADE64
tetradic
#64DADE #A564DE #DE6864 #9DDE64
square
#64DADE #A564DE #DE6864 #9DDE64
split-complementary
#64DADE #DE649D #DEA564
monochromatic
#23A0A5 #32CED3 #64DADE #96E6E9 #C9F2F3
Accessibility & contrast
On white
1.66
#64DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#64DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DADE
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DADE | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DF
Deuteranopia (green-blind)
#B9C2DF
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dade; /* rgb */ color: rgb(100, 218, 222); /* oklch */ color: oklch(82.2% 0.106 198.3);
Tailwind
colors: {
custom: {
50: '#9be6e8',
500: '#64dade',
950: '#000000',
},
}SCSS
$custom: #64dade; $custom-light: #9be6e8; $custom-dark: #000000;
JSON
{
"hex": "#64dade",
"rgb": {
"r": 100,
"g": 218,
"b": 222
},
"hsl": {
"h": 181.967,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82248,
"c": 0.10611,
"h": 198.3
},
"luminance": 0.58126
}Semantic roles & 50–950 ramp
primary
#64DADE
secondary
#A7423F
accent
#1F19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484