#64DADF#64DADF
#64DADF is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.3% C 0.106 H 199.1°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #64DADF |
|---|---|
| RGB | rgb(100, 218, 223) |
| HSL | hsl(182, 66%, 63%) |
| HSV | hsv(182, 55%, 87%) |
| CMYK | cmyk(55.2%, 2.2%, 0%, 12.5%) |
| CIE-LAB | lab(80.84, -31.66, -12.55) |
| CIE-LCH | lch(80.84, 34.06, 201.62°) |
| OKLab | oklab(82.28% -0.1003 -0.0347) |
| OKLCH | oklch(82.28% 0.106 199.1) |
| XYZ | xyz(43.6406, 58.1756, 78.7269) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.53
Mediumturquoise
#48D1CC
ΔE00 4.89
Darkturquoise
#00CED1
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DADF #DF6964
analogous
#64DFA6 #64DADF #649CDF
triadic
#64DADF #DF64DA #DADF64
tetradic
#64DADF #A664DF #DF6964 #9CDF64
square
#64DADF #A664DF #DF6964 #9CDF64
split-complementary
#64DADF #DF649C #DFA664
monochromatic
#22A1A6 #31CED5 #64DADF #97E6E9 #C9F2F4
Accessibility & contrast
On white
1.66
#64DADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#64DADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DADF
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DADF | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#B8C2E0
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dadf; /* rgb */ color: rgb(100, 218, 223); /* oklch */ color: oklch(82.3% 0.106 199.1);
Tailwind
colors: {
custom: {
50: '#9be6e9',
500: '#64dadf',
950: '#000000',
},
}SCSS
$custom: #64dadf; $custom-light: #9be6e9; $custom-dark: #000000;
JSON
{
"hex": "#64dadf",
"rgb": {
"r": 100,
"g": 218,
"b": 223
},
"hsl": {
"h": 182.439,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.82282,
"c": 0.10615,
"h": 199.1
},
"luminance": 0.5818
}Semantic roles & 50–950 ramp
primary
#64DADF
secondary
#A9433E
accent
#1F18CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484