#64E7E9#64E7E9
#64E7E9 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.6% C 0.115 H 196.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7E9 |
|---|---|
| RGB | rgb(100, 231, 233) |
| HSL | hsl(181, 75%, 65%) |
| HSV | hsv(181, 57%, 91%) |
| CMYK | cmyk(57.1%, 0.9%, 0%, 8.6%) |
| CIE-LAB | lab(84.86, -35.11, -11.83) |
| CIE-LCH | lch(84.86, 37.05, 198.62°) |
| OKLab | oklab(85.63% -0.1098 -0.0328) |
| OKLCH | oklch(85.63% 0.115 196.6) |
| XYZ | xyz(48.5331, 65.7394, 87.2063) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.37
Bright Cyan
#41FDFE
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Aqua
#00FFFF
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7E9 #E96664
analogous
#64E9A8 #64E7E9 #64A5E9
triadic
#64E7E9 #E964E7 #E7E964
tetradic
#64E7E9 #A864E9 #E96664 #A5E964
square
#64E7E9 #A864E9 #E96664 #A5E964
split-complementary
#64E7E9 #E964A5 #E9A864
monochromatic
#1AB6B8 #2EDFE1 #64E7E9 #9AEFF1 #CFF8F8
Accessibility & contrast
On white
1.48
#64E7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#64E7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7E9
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7E9 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE9
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e7e9; /* rgb */ color: rgb(100, 231, 233); /* oklch */ color: oklch(85.6% 0.115 196.6);
Tailwind
colors: {
custom: {
50: '#9deff0',
500: '#64e7e9',
950: '#000000',
},
}SCSS
$custom: #64e7e9; $custom-light: #9deff0; $custom-dark: #000000;
JSON
{
"hex": "#64e7e9",
"rgb": {
"r": 100,
"g": 231,
"b": 233
},
"hsl": {
"h": 180.902,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.8563,
"c": 0.1146,
"h": 196.6
},
"luminance": 0.65744
}Semantic roles & 50–950 ramp
primary
#64E7E9
secondary
#B83B39
accent
#110ED7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585