#64E2DB#64E2DB
#64E2DB is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.112 H 190.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2DB |
|---|---|
| RGB | rgb(100, 226, 219) |
| HSL | hsl(177, 68%, 64%) |
| HSV | hsv(177, 56%, 89%) |
| CMYK | cmyk(55.8%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(83.03, -36.47, -7.16) |
| CIE-LCH | lch(83.03, 37.17, 191.11°) |
| OKLab | oklab(84.01% -0.1104 -0.02) |
| OKLCH | oklch(84.01% 0.112 190.3) |
| XYZ | xyz(45.2325, 62.2120, 76.6285) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.84
Mediumturquoise
#48D1CC
ΔE00 4.32
Bright Aqua
#0BF9EA
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 6.58
Bright Light Blue
#26F7FD
ΔE00 6.60
Tiffany Blue
#7BF2DA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2DB #E2646B
analogous
#64E29C #64E2DB #64AAE2
triadic
#64E2DB #DB64E2 #E2DB64
tetradic
#64E2DB #9C64E2 #E2646B #AAE264
square
#64E2DB #9C64E2 #E2646B #AAE264
split-complementary
#64E2DB #E264AA #E29C64
monochromatic
#20ACA4 #30D8CF #64E2DB #98ECE7 #CBF5F3
Accessibility & contrast
On white
1.56
#64E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#64E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2DB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2DB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#C2C8DC
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e2db; /* rgb */ color: rgb(100, 226, 219); /* oklch */ color: oklch(84.0% 0.112 190.3);
Tailwind
colors: {
custom: {
50: '#9cebe6',
500: '#64e2db',
950: '#000000',
},
}SCSS
$custom: #64e2db; $custom-light: #9cebe6; $custom-dark: #000000;
JSON
{
"hex": "#64e2db",
"rgb": {
"r": 100,
"g": 226,
"b": 219
},
"hsl": {
"h": 176.667,
"s": 68.478,
"l": 63.922
},
"oklch": {
"l": 0.84012,
"c": 0.11223,
"h": 190.3
},
"luminance": 0.62217
}Semantic roles & 50–950 ramp
primary
#64E2DB
secondary
#AD3D43
accent
#151FD0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484