#64E7E4#64E7E4
#64E7E4 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.5% C 0.115 H 193.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7E4 |
|---|---|
| RGB | rgb(100, 231, 228) |
| HSL | hsl(179, 73%, 65%) |
| HSV | hsv(179, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 1.3%, 9.4%) |
| CIE-LAB | lab(84.72, -36.44, -9.41) |
| CIE-LCH | lch(84.72, 37.63, 194.48°) |
| OKLab | oklab(85.47% -0.1119 -0.0261) |
| OKLCH | oklch(85.47% 0.115 193.1) |
| XYZ | xyz(47.8290, 65.4578, 83.4978) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.96
Bright Cyan
#41FDFE
ΔE00 5.16
Turquoise
#40E0D0
ΔE00 5.31
Mediumturquoise
#48D1CC
ΔE00 5.44
Bright Turquoise
#0FFEF9
ΔE00 5.78
Aqua
#00FFFF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7E4 #E76467
analogous
#64E7A3 #64E7E4 #64A8E7
triadic
#64E7E4 #E464E7 #E7E464
tetradic
#64E7E4 #A364E7 #E76467 #A8E764
square
#64E7E4 #A364E7 #E76467 #A8E764
split-complementary
#64E7E4 #E764A8 #E7A364
monochromatic
#1CB5B1 #2FDFDB #64E7E4 #99EFED #CEF7F6
Accessibility & contrast
On white
1.49
#64E7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#64E7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7E4
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7E4 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE4
Deuteranopia (green-blind)
#C5CDE5
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e7e4; /* rgb */ color: rgb(100, 231, 228); /* oklch */ color: oklch(85.5% 0.115 193.1);
Tailwind
colors: {
custom: {
50: '#9defec',
500: '#64e7e4',
950: '#000000',
},
}SCSS
$custom: #64e7e4; $custom-light: #9defec; $custom-dark: #000000;
JSON
{
"hex": "#64e7e4",
"rgb": {
"r": 100,
"g": 231,
"b": 228
},
"hsl": {
"h": 178.626,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.85466,
"c": 0.11489,
"h": 193.1
},
"luminance": 0.65463
}Semantic roles & 50–950 ramp
primary
#64E7E4
secondary
#B53A3D
accent
#1015D5
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584