#64DFE2#64DFE2
#64DFE2 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.109 H 197.5°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFE2 |
|---|---|
| RGB | rgb(100, 223, 226) |
| HSL | hsl(181, 68%, 64%) |
| HSV | hsv(181, 56%, 89%) |
| CMYK | cmyk(55.8%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(82.36, -33.23, -11.86) |
| CIE-LCH | lch(82.36, 35.28, 199.64°) |
| OKLab | oklab(83.54% -0.1044 -0.0328) |
| OKLCH | oklch(83.54% 0.109 197.5) |
| XYZ | xyz(45.3649, 60.9712, 81.3146) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.93
Aqua Blue
#02D8E9
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 5.48
Darkturquoise
#00CED1
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFE2 #E26764
analogous
#64E2A6 #64DFE2 #64A0E2
triadic
#64DFE2 #E264DF #DFE264
tetradic
#64DFE2 #A664E2 #E26764 #A0E264
square
#64DFE2 #A664E2 #E26764 #A0E264
split-complementary
#64DFE2 #E264A0 #E2A664
monochromatic
#20A8AC #30D4D8 #64DFE2 #98EAEC #CBF4F5
Accessibility & contrast
On white
1.59
#64DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#64DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFE2
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFE2 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E2
Deuteranopia (green-blind)
#BDC7E3
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64dfe2; /* rgb */ color: rgb(100, 223, 226); /* oklch */ color: oklch(83.5% 0.109 197.5);
Tailwind
colors: {
custom: {
50: '#9ce9eb',
500: '#64dfe2',
950: '#000000',
},
}SCSS
$custom: #64dfe2; $custom-light: #9ce9eb; $custom-dark: #000000;
JSON
{
"hex": "#64dfe2",
"rgb": {
"r": 100,
"g": 223,
"b": 226
},
"hsl": {
"h": 181.429,
"s": 68.478,
"l": 63.922
},
"oklch": {
"l": 0.83543,
"c": 0.1094,
"h": 197.5
},
"luminance": 0.60976
}Semantic roles & 50–950 ramp
primary
#64DFE2
secondary
#AD403D
accent
#1A15D0
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484