#64DFE4#64DFE4
#64DFE4 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.109 H 198.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFE4 |
|---|---|
| RGB | rgb(100, 223, 228) |
| HSL | hsl(182, 70%, 64%) |
| HSV | hsv(182, 56%, 89%) |
| CMYK | cmyk(56.1%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(82.42, -32.70, -12.83) |
| CIE-LCH | lch(82.42, 35.13, 201.43°) |
| OKLab | oklab(83.61% -0.1035 -0.0355) |
| OKLCH | oklch(83.61% 0.109 198.9) |
| XYZ | xyz(45.6409, 61.0816, 82.7684) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 4.91
Mediumturquoise
#48D1CC
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 5.76
Bright Light Blue
#26F7FD
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFE4 #E46964
analogous
#64E4A9 #64DFE4 #649FE4
triadic
#64DFE4 #E464DF #DFE464
tetradic
#64DFE4 #A964E4 #E46964 #9FE464
square
#64DFE4 #A964E4 #E46964 #9FE464
split-complementary
#64DFE4 #E4649F #E4A964
monochromatic
#1FA9AF #30D4DB #64DFE4 #98EAED #CCF5F6
Accessibility & contrast
On white
1.59
#64DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#64DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFE4
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFE4 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E5
Deuteranopia (green-blind)
#BCC7E5
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64dfe4; /* rgb */ color: rgb(100, 223, 228); /* oklch */ color: oklch(83.6% 0.109 198.9);
Tailwind
colors: {
custom: {
50: '#9ce9ec',
500: '#64dfe4',
950: '#000000',
},
}SCSS
$custom: #64dfe4; $custom-light: #9ce9ec; $custom-dark: #000000;
JSON
{
"hex": "#64dfe4",
"rgb": {
"r": 100,
"g": 223,
"b": 228
},
"hsl": {
"h": 182.344,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.83611,
"c": 0.10945,
"h": 198.9
},
"luminance": 0.61086
}Semantic roles & 50–950 ramp
primary
#64DFE4
secondary
#B0413C
accent
#1B13D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484