#64E4E4#64E4E4
#64E4E4 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.8% C 0.113 H 195.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4E4 |
|---|---|
| RGB | rgb(100, 228, 228) |
| HSL | hsl(180, 70%, 64%) |
| HSV | hsv(180, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(83.86, -35.04, -10.69) |
| CIE-LCH | lch(83.86, 36.64, 196.97°) |
| OKLab | oklab(84.77% -0.1088 -0.0296) |
| OKLCH | oklch(84.77% 0.113 195.2) |
| XYZ | xyz(46.9965, 63.7928, 83.2203) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.19
Bright Cyan
#41FDFE
ΔE00 5.69
Robin'S Egg
#6DEDFD
ΔE00 5.97
Turquoise
#40E0D0
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4E4 #E46464
analogous
#64E4A4 #64E4E4 #64A4E4
triadic
#64E4E4 #E464E4 #E4E464
tetradic
#64E4E4 #A464E4 #E46464 #A4E464
square
#64E4E4 #A464E4 #E46464 #A4E464
split-complementary
#64E4E4 #E464A4 #E4A464
monochromatic
#1FAFAF #30DBDB #64E4E4 #98EDED #CCF6F6
Accessibility & contrast
On white
1.53
#64E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#64E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4E4
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4E4 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE4
Deuteranopia (green-blind)
#C2CBE5
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e4e4; /* rgb */ color: rgb(100, 228, 228); /* oklch */ color: oklch(84.8% 0.113 195.2);
Tailwind
colors: {
custom: {
50: '#9cedec',
500: '#64e4e4',
950: '#000000',
},
}SCSS
$custom: #64e4e4; $custom-light: #9cedec; $custom-dark: #000000;
JSON
{
"hex": "#64e4e4",
"rgb": {
"r": 100,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.84769,
"c": 0.11272,
"h": 195.2
},
"luminance": 0.63798
}Semantic roles & 50–950 ramp
primary
#64E4E4
secondary
#B03C3C
accent
#1313D2
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584