#64DED8#64DED8
#64DED8 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.109 H 190.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #64DED8 |
|---|---|
| RGB | rgb(100, 222, 216) |
| HSL | hsl(177, 65%, 63%) |
| HSV | hsv(177, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(81.79, -35.39, -7.41) |
| CIE-LCH | lch(81.79, 36.16, 191.82°) |
| OKLab | oklab(82.98% -0.1075 -0.0206) |
| OKLCH | oklch(82.98% 0.109 190.9) |
| XYZ | xyz(43.7662, 59.9055, 74.2089) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.53
Turquoise
#40E0D0
ΔE00 4.14
Darkturquoise
#00CED1
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 7.10
Bright Aqua
#0BF9EA
ΔE00 7.26
Tiffany Blue
#7BF2DA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DED8 #DE646A
analogous
#64DE9B #64DED8 #64A7DE
triadic
#64DED8 #D864DE #DED864
tetradic
#64DED8 #9B64DE #DE646A #A7DE64
square
#64DED8 #9B64DE #DE646A #A7DE64
split-complementary
#64DED8 #DE64A7 #DE9B64
monochromatic
#23A59E #32D3CB #64DED8 #96E9E5 #C9F3F1
Accessibility & contrast
On white
1.62
#64DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#64DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DED8
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DED8 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4D8
Deuteranopia (green-blind)
#BFC5D9
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64ded8; /* rgb */ color: rgb(100, 222, 216); /* oklch */ color: oklch(83.0% 0.109 190.9);
Tailwind
colors: {
custom: {
50: '#9be8e4',
500: '#64ded8',
950: '#000000',
},
}SCSS
$custom: #64ded8; $custom-light: #9be8e4; $custom-dark: #000000;
JSON
{
"hex": "#64ded8",
"rgb": {
"r": 100,
"g": 222,
"b": 216
},
"hsl": {
"h": 177.049,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82982,
"c": 0.10944,
"h": 190.9
},
"luminance": 0.5991
}Semantic roles & 50–950 ramp
primary
#64DED8
secondary
#A73F44
accent
#1922CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484