#64DFE5#64DFE5
#64DFE5 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.110 H 199.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFE5 |
|---|---|
| RGB | rgb(100, 223, 229) |
| HSL | hsl(183, 71%, 65%) |
| HSV | hsv(183, 56%, 90%) |
| CMYK | cmyk(56.3%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.45, -32.43, -13.32) |
| CIE-LCH | lch(82.45, 35.06, 202.33°) |
| OKLab | oklab(83.65% -0.1031 -0.0368) |
| OKLCH | oklch(83.65% 0.11 199.7) |
| XYZ | xyz(45.7801, 61.1373, 83.5016) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.54
Robin'S Egg
#6DEDFD
ΔE00 4.64
Mediumturquoise
#48D1CC
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 5.88
Bright Light Blue
#26F7FD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFE5 #E56A64
analogous
#64E5AB #64DFE5 #649EE5
triadic
#64DFE5 #E564DF #DFE564
tetradic
#64DFE5 #AB64E5 #E56A64 #9EE564
square
#64DFE5 #AB64E5 #E56A64 #9EE564
split-complementary
#64DFE5 #E5649E #E5AB64
monochromatic
#1EAAB1 #30D4DC #64DFE5 #98EAEE #CDF5F7
Accessibility & contrast
On white
1.59
#64DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#64DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFE5
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFE5 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E6
Deuteranopia (green-blind)
#BCC7E6
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64dfe5; /* rgb */ color: rgb(100, 223, 229); /* oklch */ color: oklch(83.6% 0.110 199.7);
Tailwind
colors: {
custom: {
50: '#9ce9ed',
500: '#64dfe5',
950: '#000000',
},
}SCSS
$custom: #64dfe5; $custom-light: #9ce9ed; $custom-dark: #000000;
JSON
{
"hex": "#64dfe5",
"rgb": {
"r": 100,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.791,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.83645,
"c": 0.1095,
"h": 199.7
},
"luminance": 0.61142
}Semantic roles & 50–950 ramp
primary
#64DFE5
secondary
#B2413B
accent
#1B12D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484