#64E5E3#64E5E3
#64E5E3 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.0% C 0.114 H 193.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64E5E3 |
|---|---|
| RGB | rgb(100, 229, 227) |
| HSL | hsl(179, 71%, 65%) |
| HSV | hsv(179, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 0.9%, 10.2%) |
| CIE-LAB | lab(84.12, -35.77, -9.78) |
| CIE-LCH | lch(84.12, 37.08, 195.29°) |
| OKLab | oklab(84.97% -0.1102 -0.0271) |
| OKLCH | oklch(84.97% 0.114 193.8) |
| XYZ | xyz(47.1340, 64.2893, 82.5832) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 5.14
Turquoise
#40E0D0
ΔE00 5.52
Bright Cyan
#41FDFE
ΔE00 5.52
Bright Turquoise
#0FFEF9
ΔE00 6.24
Aqua
#00FFFF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E5E3 #E56466
analogous
#64E5A3 #64E5E3 #64A6E5
triadic
#64E5E3 #E364E5 #E5E364
tetradic
#64E5E3 #A364E5 #E56466 #A6E564
square
#64E5E3 #A364E5 #E56466 #A6E564
split-complementary
#64E5E3 #E564A6 #E5A364
monochromatic
#1EB1AF #30DCDA #64E5E3 #98EEEC #CDF7F6
Accessibility & contrast
On white
1.52
#64E5E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#64E5E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E5E3
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E5E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E5E3 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE3
Deuteranopia (green-blind)
#C3CBE4
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e5e3; /* rgb */ color: rgb(100, 229, 227); /* oklch */ color: oklch(85.0% 0.114 193.8);
Tailwind
colors: {
custom: {
50: '#9cedeb',
500: '#64e5e3',
950: '#000000',
},
}SCSS
$custom: #64e5e3; $custom-light: #9cedeb; $custom-dark: #000000;
JSON
{
"hex": "#64e5e3",
"rgb": {
"r": 100,
"g": 229,
"b": 227
},
"hsl": {
"h": 179.07,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.84969,
"c": 0.11351,
"h": 193.8
},
"luminance": 0.64294
}Semantic roles & 50–950 ramp
primary
#64E5E3
secondary
#B23B3D
accent
#1215D3
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584