#64E1E5#64E1E5
#64E1E5 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.111 H 198.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64E1E5 |
|---|---|
| RGB | rgb(100, 225, 229) |
| HSL | hsl(182, 71%, 65%) |
| HSV | hsv(182, 56%, 90%) |
| CMYK | cmyk(56.3%, 1.7%, 0%, 10.2%) |
| CIE-LAB | lab(83.03, -33.37, -12.46) |
| CIE-LCH | lch(83.03, 35.62, 200.48°) |
| OKLab | oklab(84.11% -0.1052 -0.0345) |
| OKLCH | oklch(84.11% 0.111 198.1) |
| XYZ | xyz(46.3176, 62.2123, 83.6808) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.96
Aqua Blue
#02D8E9
ΔE00 5.14
Mediumturquoise
#48D1CC
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Darkturquoise
#00CED1
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E1E5 #E56864
analogous
#64E5A8 #64E1E5 #64A1E5
triadic
#64E1E5 #E564E1 #E1E564
tetradic
#64E1E5 #A864E5 #E56864 #A1E564
square
#64E1E5 #A864E5 #E56864 #A1E564
split-complementary
#64E1E5 #E564A1 #E5A864
monochromatic
#1EACB1 #30D7DC #64E1E5 #98EBEE #CDF5F7
Accessibility & contrast
On white
1.56
#64E1E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#64E1E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E1E5
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E1E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E1E5 | 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)
#D3D8E6
Deuteranopia (green-blind)
#BEC8E6
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e1e5; /* rgb */ color: rgb(100, 225, 229); /* oklch */ color: oklch(84.1% 0.111 198.1);
Tailwind
colors: {
custom: {
50: '#9cebed',
500: '#64e1e5',
950: '#000000',
},
}SCSS
$custom: #64e1e5; $custom-light: #9cebed; $custom-dark: #000000;
JSON
{
"hex": "#64e1e5",
"rgb": {
"r": 100,
"g": 225,
"b": 229
},
"hsl": {
"h": 181.86,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.84108,
"c": 0.11073,
"h": 198.1
},
"luminance": 0.62217
}Semantic roles & 50–950 ramp
primary
#64E1E5
secondary
#B23F3B
accent
#1812D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484