#64E6E2#64E6E2
#64E6E2 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.2% C 0.114 H 192.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6E2 |
|---|---|
| RGB | rgb(100, 230, 226) |
| HSL | hsl(178, 72%, 65%) |
| HSV | hsv(178, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 1.7%, 9.8%) |
| CIE-LAB | lab(84.38, -36.50, -8.87) |
| CIE-LCH | lch(84.38, 37.56, 193.65°) |
| OKLab | oklab(85.17% -0.1117 -0.0246) |
| OKLCH | oklch(85.17% 0.114 192.4) |
| XYZ | xyz(47.2739, 64.7892, 81.9510) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 5.31
Bright Cyan
#41FDFE
ΔE00 5.46
Bright Turquoise
#0FFEF9
ΔE00 5.93
Aqua
#00FFFF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6E2 #E66468
analogous
#64E6A1 #64E6E2 #64A9E6
triadic
#64E6E2 #E264E6 #E6E264
tetradic
#64E6E2 #A164E6 #E66468 #A9E664
square
#64E6E2 #A164E6 #E66468 #A9E664
split-complementary
#64E6E2 #E664A9 #E6A164
monochromatic
#1DB3AE #2FDDD8 #64E6E2 #99EEEC #CDF7F6
Accessibility & contrast
On white
1.50
#64E6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#64E6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6E2
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6E2 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE2
Deuteranopia (green-blind)
#C4CCE3
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e6e2; /* rgb */ color: rgb(100, 230, 226); /* oklch */ color: oklch(85.2% 0.114 192.4);
Tailwind
colors: {
custom: {
50: '#9ceeeb',
500: '#64e6e2',
950: '#000000',
},
}SCSS
$custom: #64e6e2; $custom-light: #9ceeeb; $custom-dark: #000000;
JSON
{
"hex": "#64e6e2",
"rgb": {
"r": 100,
"g": 230,
"b": 226
},
"hsl": {
"h": 178.154,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.85168,
"c": 0.11436,
"h": 192.4
},
"luminance": 0.64794
}Semantic roles & 50–950 ramp
primary
#64E6E2
secondary
#B33B3F
accent
#1117D4
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584