#64E7DC#64E7DC
#64E7DC is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.2% C 0.116 H 187.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7DC |
|---|---|
| RGB | rgb(100, 231, 220) |
| HSL | hsl(175, 73%, 65%) |
| HSV | hsv(175, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 4.8%, 9.4%) |
| CIE-LAB | lab(84.50, -38.50, -5.52) |
| CIE-LCH | lch(84.50, 38.90, 188.16°) |
| OKLab | oklab(85.21% -0.1152 -0.0155) |
| OKLCH | oklch(85.21% 0.116 187.7) |
| XYZ | xyz(46.7440, 65.0238, 77.7837) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.16
Tiffany Blue
#7BF2DA
ΔE00 5.01
Bright Aqua
#0BF9EA
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.58
Bright Turquoise
#0FFEF9
ΔE00 6.04
Bright Cyan
#41FDFE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7DC #E7646F
analogous
#64E79B #64E7DC #64B0E7
triadic
#64E7DC #DC64E7 #E7DC64
tetradic
#64E7DC #9B64E7 #E7646F #B0E764
square
#64E7DC #9B64E7 #E7646F #B0E764
split-complementary
#64E7DC #E764B0 #E79B64
monochromatic
#1CB5A8 #2FDFD0 #64E7DC #99EFE8 #CEF7F4
Accessibility & contrast
On white
1.50
#64E7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#64E7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7DC
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7DC | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e7dc; /* rgb */ color: rgb(100, 231, 220); /* oklch */ color: oklch(85.2% 0.116 187.7);
Tailwind
colors: {
custom: {
50: '#9cefe6',
500: '#64e7dc',
950: '#000000',
},
}SCSS
$custom: #64e7dc; $custom-light: #9cefe6; $custom-dark: #000000;
JSON
{
"hex": "#64e7dc",
"rgb": {
"r": 100,
"g": 231,
"b": 220
},
"hsl": {
"h": 174.962,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.85211,
"c": 0.11629,
"h": 187.7
},
"luminance": 0.65028
}Semantic roles & 50–950 ramp
primary
#64E7DC
secondary
#B53A45
accent
#1021D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584