#64DEDD#64DEDD
#64DEDD is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.109 H 194.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEDD |
|---|---|
| RGB | rgb(100, 222, 221) |
| HSL | hsl(180, 65%, 63%) |
| HSV | hsv(180, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(81.93, -34.09, -9.85) |
| CIE-LCH | lch(81.93, 35.48, 196.12°) |
| OKLab | oklab(83.15% -0.1054 -0.0273) |
| OKLCH | oklch(83.15% 0.109 194.5) |
| XYZ | xyz(44.4224, 60.1680, 77.6651) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.96
Darkturquoise
#00CED1
ΔE00 5.39
Turquoise
#40E0D0
ΔE00 5.76
Aqua Blue
#02D8E9
ΔE00 6.31
Bright Light Blue
#26F7FD
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEDD #DE6465
analogous
#64DEA0 #64DEDD #64A2DE
triadic
#64DEDD #DD64DE #DEDD64
tetradic
#64DEDD #A064DE #DE6465 #A2DE64
square
#64DEDD #A064DE #DE6465 #A2DE64
split-complementary
#64DEDD #DE64A2 #DEA064
monochromatic
#23A5A4 #32D3D2 #64DEDD #96E9E8 #C9F3F3
Accessibility & contrast
On white
1.61
#64DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#64DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEDD
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEDD | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dedd; /* rgb */ color: rgb(100, 222, 221); /* oklch */ color: oklch(83.1% 0.109 194.5);
Tailwind
colors: {
custom: {
50: '#9be8e7',
500: '#64dedd',
950: '#000000',
},
}SCSS
$custom: #64dedd; $custom-light: #9be8e7; $custom-dark: #000000;
JSON
{
"hex": "#64dedd",
"rgb": {
"r": 100,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.508,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.83145,
"c": 0.10886,
"h": 194.5
},
"luminance": 0.60172
}Semantic roles & 50–950 ramp
primary
#64DEDD
secondary
#A73F40
accent
#191ACD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484