#64D7DB#64D7DB
#64D7DB is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.4% C 0.104 H 198.4°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #64D7DB |
|---|---|
| RGB | rgb(100, 215, 219) |
| HSL | hsl(182, 62%, 63%) |
| HSV | hsv(182, 54%, 86%) |
| CMYK | cmyk(54.3%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.85, -31.30, -11.89) |
| CIE-LCH | lch(79.85, 33.48, 200.79°) |
| OKLab | oklab(81.45% -0.0988 -0.0329) |
| OKLCH | oklch(81.45% 0.104 198.4) |
| XYZ | xyz(42.3368, 56.4206, 75.6632) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 4.68
Aqua Blue
#02D8E9
ΔE00 4.78
Robin'S Egg
#6DEDFD
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D7DB #DB6864
analogous
#64DBA4 #64D7DB #649BDB
triadic
#64D7DB #DB64D7 #D7DB64
tetradic
#64D7DB #A464DB #DB6864 #9BDB64
square
#64D7DB #A464DB #DB6864 #9BDB64
split-complementary
#64D7DB #DB649B #DBA464
monochromatic
#259BA0 #32CACF #64D7DB #96E4E7 #C7F1F2
Accessibility & contrast
On white
1.71
#64D7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#64D7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D7DB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D7DB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDB
Deuteranopia (green-blind)
#B6C0DC
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64d7db; /* rgb */ color: rgb(100, 215, 219); /* oklch */ color: oklch(81.4% 0.104 198.4);
Tailwind
colors: {
custom: {
50: '#9be3e6',
500: '#64d7db',
950: '#000000',
},
}SCSS
$custom: #64d7db; $custom-light: #9be3e6; $custom-dark: #000000;
JSON
{
"hex": "#64d7db",
"rgb": {
"r": 100,
"g": 215,
"b": 219
},
"hsl": {
"h": 182.017,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.81449,
"c": 0.10409,
"h": 198.4
},
"luminance": 0.56425
}Semantic roles & 50–950 ramp
primary
#64D7DB
secondary
#A34340
accent
#211BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484