#64E3DE#64E3DE
#64E3DE is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.3% C 0.113 H 191.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #64E3DE |
|---|---|
| RGB | rgb(100, 227, 222) |
| HSL | hsl(178, 69%, 64%) |
| HSV | hsv(178, 56%, 89%) |
| CMYK | cmyk(55.9%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(83.40, -36.15, -8.20) |
| CIE-LCH | lch(83.40, 37.07, 192.78°) |
| OKLab | oklab(84.34% -0.1102 -0.0228) |
| OKLCH | oklch(84.34% 0.113 191.7) |
| XYZ | xyz(45.9037, 62.9169, 78.8181) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.48
Mediumturquoise
#48D1CC
ΔE00 4.53
Bright Light Blue
#26F7FD
ΔE00 6.01
Bright Cyan
#41FDFE
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 6.47
Bright Turquoise
#0FFEF9
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E3DE #E36469
analogous
#64E39F #64E3DE #64A9E3
triadic
#64E3DE #DE64E3 #E3DE64
tetradic
#64E3DE #9F64E3 #E36469 #A9E364
square
#64E3DE #9F64E3 #E36469 #A9E364
split-complementary
#64E3DE #E364A9 #E39F64
monochromatic
#1FADA8 #30DAD3 #64E3DE #98ECE9 #CCF6F4
Accessibility & contrast
On white
1.55
#64E3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#64E3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E3DE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E3DE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e3de; /* rgb */ color: rgb(100, 227, 222); /* oklch */ color: oklch(84.3% 0.113 191.7);
Tailwind
colors: {
custom: {
50: '#9cece8',
500: '#64e3de',
950: '#000000',
},
}SCSS
$custom: #64e3de; $custom-light: #9cece8; $custom-dark: #000000;
JSON
{
"hex": "#64e3de",
"rgb": {
"r": 100,
"g": 227,
"b": 222
},
"hsl": {
"h": 177.638,
"s": 69.399,
"l": 64.118
},
"oklch": {
"l": 0.84341,
"c": 0.11255,
"h": 191.7
},
"luminance": 0.62921
}Semantic roles & 50–950 ramp
primary
#64E3DE
secondary
#AF3C41
accent
#141CD1
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484