#64E7E7#64E7E7
#64E7E7 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.6% C 0.115 H 195.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7E7 |
|---|---|
| RGB | rgb(100, 231, 231) |
| HSL | hsl(180, 73%, 65%) |
| HSV | hsv(180, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 0%, 9.4%) |
| CIE-LAB | lab(84.81, -35.65, -10.86) |
| CIE-LCH | lch(84.81, 37.26, 196.95°) |
| OKLab | oklab(85.56% -0.1106 -0.0301) |
| OKLCH | oklch(85.56% 0.115 195.2) |
| XYZ | xyz(48.2491, 65.6258, 85.7101) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.53
Bright Cyan
#41FDFE
ΔE00 5.05
Mediumturquoise
#48D1CC
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 5.80
Aqua
#00FFFF
ΔE00 5.93
Bright Turquoise
#0FFEF9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7E7 #E76464
analogous
#64E7A6 #64E7E7 #64A6E7
triadic
#64E7E7 #E764E7 #E7E764
tetradic
#64E7E7 #A664E7 #E76464 #A6E764
square
#64E7E7 #A664E7 #E76464 #A6E764
split-complementary
#64E7E7 #E764A6 #E7A664
monochromatic
#1CB5B5 #2FDFDF #64E7E7 #99EFEF #CEF7F7
Accessibility & contrast
On white
1.49
#64E7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#64E7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7E7
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7E7 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE7
Deuteranopia (green-blind)
#C4CDE8
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e7e7; /* rgb */ color: rgb(100, 231, 231); /* oklch */ color: oklch(85.6% 0.115 195.2);
Tailwind
colors: {
custom: {
50: '#9defee',
500: '#64e7e7',
950: '#000000',
},
}SCSS
$custom: #64e7e7; $custom-light: #9defee; $custom-dark: #000000;
JSON
{
"hex": "#64e7e7",
"rgb": {
"r": 100,
"g": 231,
"b": 231
},
"hsl": {
"h": 180,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.85564,
"c": 0.11465,
"h": 195.2
},
"luminance": 0.65631
}Semantic roles & 50–950 ramp
primary
#64E7E7
secondary
#B53A3A
accent
#1010D5
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585