#64E3E2#64E3E2
#64E3E2 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.5% C 0.112 H 194.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64E3E2 |
|---|---|
| RGB | rgb(100, 227, 226) |
| HSL | hsl(180, 69%, 64%) |
| HSV | hsv(180, 56%, 89%) |
| CMYK | cmyk(55.9%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(83.51, -35.11, -10.15) |
| CIE-LCH | lch(83.51, 36.54, 196.12°) |
| OKLab | oklab(84.47% -0.1085 -0.0281) |
| OKLCH | oklch(84.47% 0.112 194.5) |
| XYZ | xyz(46.4462, 63.1338, 81.6751) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.86
Bright Light Blue
#26F7FD
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 5.78
Bright Cyan
#41FDFE
ΔE00 5.92
Darkturquoise
#00CED1
ΔE00 6.18
Robin'S Egg
#6DEDFD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E3E2 #E36465
analogous
#64E3A3 #64E3E2 #64A4E3
triadic
#64E3E2 #E264E3 #E3E264
tetradic
#64E3E2 #A364E3 #E36465 #A4E364
square
#64E3E2 #A364E3 #E36465 #A4E364
split-complementary
#64E3E2 #E364A4 #E3A364
monochromatic
#1FADAC #30DAD8 #64E3E2 #98ECEC #CCF6F5
Accessibility & contrast
On white
1.54
#64E3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#64E3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E3E2
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E3E2 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#C1CAE3
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e3e2; /* rgb */ color: rgb(100, 227, 226); /* oklch */ color: oklch(84.5% 0.112 194.5);
Tailwind
colors: {
custom: {
50: '#9ceceb',
500: '#64e3e2',
950: '#000000',
},
}SCSS
$custom: #64e3e2; $custom-light: #9ceceb; $custom-dark: #000000;
JSON
{
"hex": "#64e3e2",
"rgb": {
"r": 100,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.528,
"s": 69.399,
"l": 64.118
},
"oklch": {
"l": 0.84472,
"c": 0.11214,
"h": 194.5
},
"luminance": 0.63138
}Semantic roles & 50–950 ramp
primary
#64E3E2
secondary
#AF3C3D
accent
#1416D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484