#64DED3#64DED3
#64DED3 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.111 H 187.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #64DED3 |
|---|---|
| RGB | rgb(100, 222, 211) |
| HSL | hsl(175, 65%, 63%) |
| HSV | hsv(175, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(81.65, -36.67, -4.96) |
| CIE-LCH | lch(81.65, 37.01, 187.70°) |
| OKLab | oklab(82.82% -0.1096 -0.014) |
| OKLCH | oklch(82.82% 0.111 187.3) |
| XYZ | xyz(43.1296, 59.6508, 70.8562) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.81
Mediumturquoise
#48D1CC
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 6.06
Bright Aqua
#0BF9EA
ΔE00 6.79
Darkturquoise
#00CED1
ΔE00 6.82
Seafoam Blue
#78D1B6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DED3 #DE646F
analogous
#64DE96 #64DED3 #64ACDE
triadic
#64DED3 #D364DE #DED364
tetradic
#64DED3 #9664DE #DE646F #ACDE64
square
#64DED3 #9664DE #DE646F #ACDE64
split-complementary
#64DED3 #DE64AC #DE9664
monochromatic
#23A599 #32D3C5 #64DED3 #96E9E1 #C9F3F0
Accessibility & contrast
On white
1.62
#64DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#64DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DED3
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DED3 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D3
Deuteranopia (green-blind)
#C0C5D4
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64ded3; /* rgb */ color: rgb(100, 222, 211); /* oklch */ color: oklch(82.8% 0.111 187.3);
Tailwind
colors: {
custom: {
50: '#9be9e0',
500: '#64ded3',
950: '#000000',
},
}SCSS
$custom: #64ded3; $custom-light: #9be9e0; $custom-dark: #000000;
JSON
{
"hex": "#64ded3",
"rgb": {
"r": 100,
"g": 222,
"b": 211
},
"hsl": {
"h": 174.59,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82824,
"c": 0.1105,
"h": 187.3
},
"luminance": 0.59655
}Semantic roles & 50–950 ramp
primary
#64DED3
secondary
#A73F48
accent
#1929CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484