#64DEDE#64DEDE
#64DEDE is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.109 H 195.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEDE |
|---|---|
| RGB | rgb(100, 222, 222) |
| HSL | hsl(180, 65%, 63%) |
| HSV | hsv(180, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(81.96, -33.82, -10.34) |
| CIE-LCH | lch(81.96, 35.37, 197.00°) |
| OKLab | oklab(83.18% -0.105 -0.0286) |
| OKLCH | oklch(83.18% 0.109 195.3) |
| XYZ | xyz(44.5560, 60.2214, 78.3689) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.13
Darkturquoise
#00CED1
ΔE00 5.36
Aqua Blue
#02D8E9
ΔE00 6.01
Turquoise
#40E0D0
ΔE00 6.11
Bright Light Blue
#26F7FD
ΔE00 6.27
Robin'S Egg
#6DEDFD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEDE #DE6464
analogous
#64DEA1 #64DEDE #64A1DE
triadic
#64DEDE #DE64DE #DEDE64
tetradic
#64DEDE #A164DE #DE6464 #A1DE64
square
#64DEDE #A164DE #DE6464 #A1DE64
split-complementary
#64DEDE #DE64A1 #DEA164
monochromatic
#23A5A5 #32D3D3 #64DEDE #96E9E9 #C9F3F3
Accessibility & contrast
On white
1.61
#64DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#64DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEDE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEDE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#BDC6DF
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dede; /* rgb */ color: rgb(100, 222, 222); /* oklch */ color: oklch(83.2% 0.109 195.3);
Tailwind
colors: {
custom: {
50: '#9be8e8',
500: '#64dede',
950: '#000000',
},
}SCSS
$custom: #64dede; $custom-light: #9be8e8; $custom-dark: #000000;
JSON
{
"hex": "#64dede",
"rgb": {
"r": 100,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.83178,
"c": 0.1088,
"h": 195.3
},
"luminance": 0.60226
}Semantic roles & 50–950 ramp
primary
#64DEDE
secondary
#A73F3F
accent
#1919CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484