#64E1E4#64E1E4
#64E1E4 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.111 H 197.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64E1E4 |
|---|---|
| RGB | rgb(100, 225, 228) |
| HSL | hsl(181, 70%, 64%) |
| HSV | hsv(181, 56%, 89%) |
| CMYK | cmyk(56.1%, 1.3%, 0%, 10.6%) |
| CIE-LAB | lab(83.00, -33.64, -11.98) |
| CIE-LCH | lch(83.00, 35.71, 199.60°) |
| OKLab | oklab(84.07% -0.1056 -0.0331) |
| OKLCH | oklch(84.07% 0.111 197.4) |
| XYZ | xyz(46.1784, 62.1566, 82.9476) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 5.38
Bright Light Blue
#26F7FD
ΔE00 5.51
Darkturquoise
#00CED1
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E1E4 #E46764
analogous
#64E4A7 #64E1E4 #64A1E4
triadic
#64E1E4 #E464E1 #E1E464
tetradic
#64E1E4 #A764E4 #E46764 #A1E464
square
#64E1E4 #A764E4 #E46764 #A1E464
split-complementary
#64E1E4 #E464A1 #E4A764
monochromatic
#1FACAF #30D7DB #64E1E4 #98EBED #CCF5F6
Accessibility & contrast
On white
1.56
#64E1E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#64E1E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E1E4
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E1E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E1E4 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E4
Deuteranopia (green-blind)
#BFC8E5
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e1e4; /* rgb */ color: rgb(100, 225, 228); /* oklch */ color: oklch(84.1% 0.111 197.4);
Tailwind
colors: {
custom: {
50: '#9cebec',
500: '#64e1e4',
950: '#000000',
},
}SCSS
$custom: #64e1e4; $custom-light: #9cebec; $custom-dark: #000000;
JSON
{
"hex": "#64e1e4",
"rgb": {
"r": 100,
"g": 225,
"b": 228
},
"hsl": {
"h": 181.406,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.84074,
"c": 0.11071,
"h": 197.4
},
"luminance": 0.62161
}Semantic roles & 50–950 ramp
primary
#64E1E4
secondary
#B03F3C
accent
#1813D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484