#64DCE8#64DCE8
#64DCE8 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.108 H 204.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCE8 |
|---|---|
| RGB | rgb(100, 220, 232) |
| HSL | hsl(185, 74%, 65%) |
| HSV | hsv(185, 57%, 91%) |
| CMYK | cmyk(56.9%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(81.68, -30.18, -16.07) |
| CIE-LCH | lch(81.68, 34.19, 208.03°) |
| OKLab | oklab(83.06% -0.0988 -0.0444) |
| OKLCH | oklch(83.06% 0.108 204.2) |
| XYZ | xyz(45.4082, 59.7174, 85.4619) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.62
Robin'S Egg
#6DEDFD
ΔE00 4.00
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 6.63
Mediumturquoise
#48D1CC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCE8 #E87064
analogous
#64E8B2 #64DCE8 #649AE8
triadic
#64DCE8 #E864DC #DCE864
tetradic
#64DCE8 #B264E8 #E87064 #9AE864
square
#64DCE8 #B264E8 #E87064 #9AE864
split-complementary
#64DCE8 #E8649A #E8B264
monochromatic
#1BA8B7 #2FD0E0 #64DCE8 #99E8F0 #CFF4F8
Accessibility & contrast
On white
1.62
#64DCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#64DCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCE8
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCE8 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E9
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dce8; /* rgb */ color: rgb(100, 220, 232); /* oklch */ color: oklch(83.1% 0.108 204.2);
Tailwind
colors: {
custom: {
50: '#9ce7ef',
500: '#64dce8',
950: '#000000',
},
}SCSS
$custom: #64dce8; $custom-light: #9ce7ef; $custom-dark: #000000;
JSON
{
"hex": "#64dce8",
"rgb": {
"r": 100,
"g": 220,
"b": 232
},
"hsl": {
"h": 185.455,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83056,
"c": 0.10831,
"h": 204.2
},
"luminance": 0.59722
}Semantic roles & 50–950 ramp
primary
#64DCE8
secondary
#B6453A
accent
#210FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485