#64E6E5#64E6E5
#64E6E5 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.3% C 0.114 H 194.5°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6E5 |
|---|---|
| RGB | rgb(100, 230, 229) |
| HSL | hsl(180, 72%, 65%) |
| HSV | hsv(180, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 0.4%, 9.8%) |
| CIE-LAB | lab(84.46, -35.71, -10.32) |
| CIE-LCH | lch(84.46, 37.17, 196.12°) |
| OKLab | oklab(85.27% -0.1104 -0.0286) |
| OKLCH | oklch(85.27% 0.114 194.5) |
| XYZ | xyz(47.6891, 64.9553, 84.1379) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.82
Bright Cyan
#41FDFE
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 5.43
Turquoise
#40E0D0
ΔE00 5.89
Aqua
#00FFFF
ΔE00 6.11
Bright Turquoise
#0FFEF9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6E5 #E66465
analogous
#64E6A4 #64E6E5 #64A6E6
triadic
#64E6E5 #E564E6 #E6E564
tetradic
#64E6E5 #A464E6 #E66465 #A6E664
square
#64E6E5 #A464E6 #E66465 #A6E664
split-complementary
#64E6E5 #E664A6 #E6A464
monochromatic
#1DB3B2 #2FDDDC #64E6E5 #99EEEE #CDF7F7
Accessibility & contrast
On white
1.50
#64E6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#64E6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6E5
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6E5 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#C4CCE6
Tritanopia (blue-blind)
#00ECE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e6e5; /* rgb */ color: rgb(100, 230, 229); /* oklch */ color: oklch(85.3% 0.114 194.5);
Tailwind
colors: {
custom: {
50: '#9deeed',
500: '#64e6e5',
950: '#000000',
},
}SCSS
$custom: #64e6e5; $custom-light: #9deeed; $custom-dark: #000000;
JSON
{
"hex": "#64e6e5",
"rgb": {
"r": 100,
"g": 230,
"b": 229
},
"hsl": {
"h": 179.538,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.85266,
"c": 0.11408,
"h": 194.5
},
"luminance": 0.6496
}Semantic roles & 50–950 ramp
primary
#64E6E5
secondary
#B33B3C
accent
#1113D4
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584