#64D4DB#64D4DB
#64D4DB is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.8% C 0.102 H 200.9°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #64D4DB |
|---|---|
| RGB | rgb(100, 212, 219) |
| HSL | hsl(184, 62%, 63%) |
| HSV | hsv(184, 54%, 86%) |
| CMYK | cmyk(54.3%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(78.99, -29.87, -13.18) |
| CIE-LCH | lch(78.99, 32.64, 203.81°) |
| OKLab | oklab(80.75% -0.0956 -0.0364) |
| OKLCH | oklch(80.75% 0.102 200.9) |
| XYZ | xyz(41.5799, 54.9068, 75.4109) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.26
Darkturquoise
#00CED1
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 6.37
Robin Egg Blue
#8AF1FE
ΔE00 7.44
Robin'S Egg Blue
#98EFF9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D4DB #DB6B64
analogous
#64DBA6 #64D4DB #6499DB
triadic
#64D4DB #DB64D4 #D4DB64
tetradic
#64D4DB #A664DB #DB6B64 #99DB64
square
#64D4DB #A664DB #DB6B64 #99DB64
split-complementary
#64D4DB #DB6499 #DBA664
monochromatic
#2598A0 #32C6CF #64D4DB #96E2E7 #C7F0F2
Accessibility & contrast
On white
1.75
#64D4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#64D4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D4DB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D4DB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64d4db; /* rgb */ color: rgb(100, 212, 219); /* oklch */ color: oklch(80.8% 0.102 200.9);
Tailwind
colors: {
custom: {
50: '#9ae1e6',
500: '#64d4db',
950: '#000000',
},
}SCSS
$custom: #64d4db; $custom-light: #9ae1e6; $custom-dark: #000000;
JSON
{
"hex": "#64d4db",
"rgb": {
"r": 100,
"g": 212,
"b": 219
},
"hsl": {
"h": 183.529,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.80752,
"c": 0.10226,
"h": 200.9
},
"luminance": 0.54911
}Semantic roles & 50–950 ramp
primary
#64D4DB
secondary
#A34640
accent
#261BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484