#64D4DE#64D4DE
#64D4DE is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.9% C 0.103 H 203.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #64D4DE |
|---|---|
| RGB | rgb(100, 212, 222) |
| HSL | hsl(185, 65%, 63%) |
| HSV | hsv(185, 55%, 87%) |
| CMYK | cmyk(55%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(79.08, -29.05, -14.65) |
| CIE-LCH | lch(79.08, 32.54, 206.76°) |
| OKLab | oklab(80.86% -0.0943 -0.0405) |
| OKLCH | oklch(80.86% 0.103 203.2) |
| XYZ | xyz(41.9784, 55.0662, 77.5097) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.86
Darkturquoise
#00CED1
ΔE00 5.60
Robin'S Egg
#6DEDFD
ΔE00 5.95
Mediumturquoise
#48D1CC
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D4DE #DE6E64
analogous
#64DEAB #64D4DE #6497DE
triadic
#64D4DE #DE64D4 #D4DE64
tetradic
#64D4DE #AB64DE #DE6E64 #97DE64
square
#64D4DE #AB64DE #DE6E64 #97DE64
split-complementary
#64D4DE #DE6497 #DEAB64
monochromatic
#239AA5 #32C6D3 #64D4DE #96E2E9 #C9F0F3
Accessibility & contrast
On white
1.75
#64D4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#64D4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D4DE
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D4DE | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDF
Deuteranopia (green-blind)
#B2BEDF
Tritanopia (blue-blind)
#00DBD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64d4de; /* rgb */ color: rgb(100, 212, 222); /* oklch */ color: oklch(80.9% 0.103 203.2);
Tailwind
colors: {
custom: {
50: '#9be1e8',
500: '#64d4de',
950: '#000000',
},
}SCSS
$custom: #64d4de; $custom-light: #9be1e8; $custom-dark: #000000;
JSON
{
"hex": "#64d4de",
"rgb": {
"r": 100,
"g": 212,
"b": 222
},
"hsl": {
"h": 184.918,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.80857,
"c": 0.10265,
"h": 203.2
},
"luminance": 0.5507
}Semantic roles & 50–950 ramp
primary
#64D4DE
secondary
#A7473F
accent
#2819CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484