#64DFE1#64DFE1
#64DFE1 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.109 H 196.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFE1 |
|---|---|
| RGB | rgb(100, 223, 225) |
| HSL | hsl(181, 68%, 64%) |
| HSV | hsv(181, 56%, 88%) |
| CMYK | cmyk(55.6%, 0.9%, 0%, 11.8%) |
| CIE-LAB | lab(82.33, -33.50, -11.38) |
| CIE-LCH | lch(82.33, 35.38, 198.76°) |
| OKLab | oklab(83.51% -0.1048 -0.0315) |
| OKLCH | oklch(83.51% 0.109 196.7) |
| XYZ | xyz(45.2281, 60.9164, 80.5941) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 5.50
Darkturquoise
#00CED1
ΔE00 5.54
Robin'S Egg
#6DEDFD
ΔE00 5.78
Bright Light Blue
#26F7FD
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFE1 #E16664
analogous
#64E1A4 #64DFE1 #64A0E1
triadic
#64DFE1 #E164DF #DFE164
tetradic
#64DFE1 #A464E1 #E16664 #A0E164
square
#64DFE1 #A464E1 #E16664 #A0E164
split-complementary
#64DFE1 #E164A0 #E1A464
monochromatic
#21A8AA #31D4D7 #64DFE1 #97EAEB #CBF4F5
Accessibility & contrast
On white
1.59
#64DFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#64DFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFE1
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFE1 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E1
Deuteranopia (green-blind)
#BDC6E2
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64dfe1; /* rgb */ color: rgb(100, 223, 225); /* oklch */ color: oklch(83.5% 0.109 196.7);
Tailwind
colors: {
custom: {
50: '#9ce9ea',
500: '#64dfe1',
950: '#000000',
},
}SCSS
$custom: #64dfe1; $custom-light: #9ce9ea; $custom-dark: #000000;
JSON
{
"hex": "#64dfe1",
"rgb": {
"r": 100,
"g": 223,
"b": 225
},
"hsl": {
"h": 180.96,
"s": 67.568,
"l": 63.725
},
"oklch": {
"l": 0.8351,
"c": 0.1094,
"h": 196.7
},
"luminance": 0.60921
}Semantic roles & 50–950 ramp
primary
#64DFE1
secondary
#AC3F3D
accent
#1916CF
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484