#64DED4#64DED4
#64DED4 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.110 H 188.0°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #64DED4 |
|---|---|
| RGB | rgb(100, 222, 212) |
| HSL | hsl(175, 65%, 63%) |
| HSV | hsv(175, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(81.68, -36.42, -5.45) |
| CIE-LCH | lch(81.68, 36.83, 188.51°) |
| OKLab | oklab(82.86% -0.1092 -0.0153) |
| OKLCH | oklch(82.86% 0.11 188) |
| XYZ | xyz(43.2553, 59.7011, 71.5185) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.04
Mediumturquoise
#48D1CC
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 6.60
Bright Aqua
#0BF9EA
ΔE00 6.84
Seafoam Blue
#78D1B6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DED4 #DE646E
analogous
#64DE97 #64DED4 #64ABDE
triadic
#64DED4 #D464DE #DED464
tetradic
#64DED4 #9764DE #DE646E #ABDE64
square
#64DED4 #9764DE #DE646E #ABDE64
split-complementary
#64DED4 #DE64AB #DE9764
monochromatic
#23A59A #32D3C6 #64DED4 #96E9E2 #C9F3F0
Accessibility & contrast
On white
1.62
#64DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#64DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DED4
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DED4 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D4
Deuteranopia (green-blind)
#C0C5D5
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64ded4; /* rgb */ color: rgb(100, 222, 212); /* oklch */ color: oklch(82.9% 0.110 188.0);
Tailwind
colors: {
custom: {
50: '#9be8e1',
500: '#64ded4',
950: '#000000',
},
}SCSS
$custom: #64ded4; $custom-light: #9be8e1; $custom-dark: #000000;
JSON
{
"hex": "#64ded4",
"rgb": {
"r": 100,
"g": 222,
"b": 212
},
"hsl": {
"h": 175.082,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82855,
"c": 0.11025,
"h": 188
},
"luminance": 0.59705
}Semantic roles & 50–950 ramp
primary
#64DED4
secondary
#A73F47
accent
#1928CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484