#64D6DB#64D6DB
#64D6DB is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.2% C 0.103 H 199.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64D6DB |
|---|---|
| RGB | rgb(100, 214, 219) |
| HSL | hsl(183, 62%, 63%) |
| HSV | hsv(183, 54%, 86%) |
| CMYK | cmyk(54.3%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.56, -30.83, -12.32) |
| CIE-LCH | lch(79.56, 33.20, 201.78°) |
| OKLab | oklab(81.22% -0.0977 -0.034) |
| OKLCH | oklch(81.22% 0.103 199.2) |
| XYZ | xyz(42.0830, 55.9129, 75.5786) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.57
Mediumturquoise
#48D1CC
ΔE00 4.61
Darkturquoise
#00CED1
ΔE00 4.73
Robin'S Egg
#6DEDFD
ΔE00 6.37
Robin Egg Blue
#8AF1FE
ΔE00 7.38
Robin'S Egg Blue
#98EFF9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64D6DB #DB6964
analogous
#64DBA4 #64D6DB #649ADB
triadic
#64D6DB #DB64D6 #D6DB64
tetradic
#64D6DB #A464DB #DB6964 #9ADB64
square
#64D6DB #A464DB #DB6964 #9ADB64
split-complementary
#64D6DB #DB649A #DBA464
monochromatic
#259AA0 #32C9CF #64D6DB #96E3E7 #C7F0F2
Accessibility & contrast
On white
1.72
#64D6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#64D6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64D6DB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64D6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64D6DB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDDC
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64d6db; /* rgb */ color: rgb(100, 214, 219); /* oklch */ color: oklch(81.2% 0.103 199.2);
Tailwind
colors: {
custom: {
50: '#9be3e6',
500: '#64d6db',
950: '#000000',
},
}SCSS
$custom: #64d6db; $custom-light: #9be3e6; $custom-dark: #000000;
JSON
{
"hex": "#64d6db",
"rgb": {
"r": 100,
"g": 214,
"b": 219
},
"hsl": {
"h": 182.521,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.81217,
"c": 0.10346,
"h": 199.2
},
"luminance": 0.55917
}Semantic roles & 50–950 ramp
primary
#64D6DB
secondary
#A34440
accent
#231BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484