#64DCE5#64DCE5
#64DCE5 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.108 H 202.0°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCE5 |
|---|---|
| RGB | rgb(100, 220, 229) |
| HSL | hsl(184, 71%, 65%) |
| HSV | hsv(184, 56%, 90%) |
| CMYK | cmyk(56.3%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.59, -31.00, -14.61) |
| CIE-LCH | lch(81.59, 34.27, 205.24°) |
| OKLab | oklab(82.95% -0.1 -0.0404) |
| OKLCH | oklch(82.95% 0.108 202) |
| XYZ | xyz(44.9857, 59.5484, 83.2368) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.85
Robin'S Egg
#6DEDFD
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Darkturquoise
#00CED1
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Mediumturquoise
#48D1CC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCE5 #E56D64
analogous
#64E5AE #64DCE5 #649CE5
triadic
#64DCE5 #E564DC #DCE564
tetradic
#64DCE5 #AE64E5 #E56D64 #9CE564
square
#64DCE5 #AE64E5 #E56D64 #9CE564
split-complementary
#64DCE5 #E5649C #E5AE64
monochromatic
#1EA7B1 #30D0DC #64DCE5 #98E8EE #CDF4F7
Accessibility & contrast
On white
1.63
#64DCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#64DCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCE5
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCE5 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E6
Deuteranopia (green-blind)
#B9C4E6
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dce5; /* rgb */ color: rgb(100, 220, 229); /* oklch */ color: oklch(83.0% 0.108 202.0);
Tailwind
colors: {
custom: {
50: '#9ce7ed',
500: '#64dce5',
950: '#000000',
},
}SCSS
$custom: #64dce5; $custom-light: #9ce7ed; $custom-dark: #000000;
JSON
{
"hex": "#64dce5",
"rgb": {
"r": 100,
"g": 220,
"b": 229
},
"hsl": {
"h": 184.186,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.82951,
"c": 0.10783,
"h": 202
},
"luminance": 0.59553
}Semantic roles & 50–950 ramp
primary
#64DCE5
secondary
#B2443B
accent
#2012D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484