#64DED2#64DED2
#64DED2 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.111 H 186.6°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #64DED2 |
|---|---|
| RGB | rgb(100, 222, 210) |
| HSL | hsl(174, 65%, 63%) |
| HSV | hsv(174, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(81.62, -36.93, -4.47) |
| CIE-LCH | lch(81.62, 37.20, 186.89°) |
| OKLab | oklab(82.79% -0.11 -0.0126) |
| OKLCH | oklch(82.79% 0.111 186.6) |
| XYZ | xyz(43.0046, 59.6008, 70.1981) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.62
Mediumturquoise
#48D1CC
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 5.84
Bright Aqua
#0BF9EA
ΔE00 6.75
Seafoam Blue
#78D1B6
ΔE00 6.93
Darkturquoise
#00CED1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DED2 #DE6470
analogous
#64DE95 #64DED2 #64ADDE
triadic
#64DED2 #D264DE #DED264
tetradic
#64DED2 #9564DE #DE6470 #ADDE64
square
#64DED2 #9564DE #DE6470 #ADDE64
split-complementary
#64DED2 #DE64AD #DE9564
monochromatic
#23A598 #32D3C3 #64DED2 #96E9E1 #C9F3EF
Accessibility & contrast
On white
1.63
#64DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#64DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DED2
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DED2 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D2
Deuteranopia (green-blind)
#C0C5D3
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64ded2; /* rgb */ color: rgb(100, 222, 210); /* oklch */ color: oklch(82.8% 0.111 186.6);
Tailwind
colors: {
custom: {
50: '#9be9df',
500: '#64ded2',
950: '#000000',
},
}SCSS
$custom: #64ded2; $custom-light: #9be9df; $custom-dark: #000000;
JSON
{
"hex": "#64ded2",
"rgb": {
"r": 100,
"g": 222,
"b": 210
},
"hsl": {
"h": 174.098,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82793,
"c": 0.11075,
"h": 186.6
},
"luminance": 0.59605
}Semantic roles & 50–950 ramp
primary
#64DED2
secondary
#A73F49
accent
#192ACD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484