#64E7DD#64E7DD
#64E7DD is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.2% C 0.116 H 188.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7DD |
|---|---|
| RGB | rgb(100, 231, 221) |
| HSL | hsl(175, 73%, 65%) |
| HSV | hsv(175, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 4.3%, 9.4%) |
| CIE-LAB | lab(84.52, -38.25, -6.01) |
| CIE-LCH | lch(84.52, 38.72, 188.93°) |
| OKLab | oklab(85.24% -0.1148 -0.0168) |
| OKLCH | oklch(85.24% 0.116 188.3) |
| XYZ | xyz(46.8769, 65.0769, 78.4833) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.38
Bright Aqua
#0BF9EA
ΔE00 5.14
Tiffany Blue
#7BF2DA
ΔE00 5.30
Mediumturquoise
#48D1CC
ΔE00 5.49
Bright Turquoise
#0FFEF9
ΔE00 5.93
Bright Cyan
#41FDFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7DD #E7646E
analogous
#64E79C #64E7DD #64AFE7
triadic
#64E7DD #DD64E7 #E7DD64
tetradic
#64E7DD #9C64E7 #E7646E #AFE764
square
#64E7DD #9C64E7 #E7646E #AFE764
split-complementary
#64E7DD #E764AF #E79C64
monochromatic
#1CB5A9 #2FDFD1 #64E7DD #99EFE9 #CEF7F4
Accessibility & contrast
On white
1.50
#64E7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#64E7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7DD
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7DD | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e7dd; /* rgb */ color: rgb(100, 231, 221); /* oklch */ color: oklch(85.2% 0.116 188.3);
Tailwind
colors: {
custom: {
50: '#9cefe7',
500: '#64e7dd',
950: '#000000',
},
}SCSS
$custom: #64e7dd; $custom-light: #9cefe7; $custom-dark: #000000;
JSON
{
"hex": "#64e7dd",
"rgb": {
"r": 100,
"g": 231,
"b": 221
},
"hsl": {
"h": 175.42,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.85242,
"c": 0.11606,
"h": 188.3
},
"luminance": 0.65082
}Semantic roles & 50–950 ramp
primary
#64E7DD
secondary
#B53A44
accent
#101FD5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584