#64D5DD#64D5DD
#64D5DD is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.103 H 201.6°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64D5DD |
|---|---|
| RGB | rgb(100, 213, 221) |
| HSL | hsl(184, 64%, 63%) |
| HSV | hsv(184, 55%, 87%) |
| CMYK | cmyk(54.8%, 3.6%, 0%, 13.3%) |
| CIE-LAB | lab(79.34, -29.81, -13.73) |
| CIE-LCH | lch(79.34, 32.82, 204.73°) |
| OKLab | oklab(81.05% -0.0958 -0.0379) |
| OKLCH | oklch(81.05% 0.103 201.6) |
| XYZ | xyz(42.0955, 55.5142, 76.8895) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.03
Darkturquoise
#00CED1
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.58
Robin'S Egg
#6DEDFD
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D5DD #DD6C64
analogous
#64DDA8 #64D5DD #6498DD
triadic
#64D5DD #DD64D5 #D5DD64
tetradic
#64D5DD #A864DD #DD6C64 #98DD64
square
#64D5DD #A864DD #DD6C64 #98DD64
split-complementary
#64D5DD #DD6498 #DDA864
monochromatic
#249AA3 #32C7D2 #64D5DD #96E3E8 #C8F0F3
Accessibility & contrast
On white
1.74
#64D5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#64D5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D5DD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D5DD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#B4BEDE
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64d5dd; /* rgb */ color: rgb(100, 213, 221); /* oklch */ color: oklch(81.1% 0.103 201.6);
Tailwind
colors: {
custom: {
50: '#9be2e7',
500: '#64d5dd',
950: '#000000',
},
}SCSS
$custom: #64d5dd; $custom-light: #9be2e7; $custom-dark: #000000;
JSON
{
"hex": "#64d5dd",
"rgb": {
"r": 100,
"g": 213,
"b": 221
},
"hsl": {
"h": 183.967,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.81054,
"c": 0.10305,
"h": 201.6
},
"luminance": 0.55518
}Semantic roles & 50–950 ramp
primary
#64D5DD
secondary
#A6463F
accent
#251ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484