#64E7EC#64E7EC
#64E7EC is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.7% C 0.115 H 198.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7EC |
|---|---|
| RGB | rgb(100, 231, 236) |
| HSL | hsl(182, 78%, 66%) |
| HSV | hsv(182, 58%, 93%) |
| CMYK | cmyk(57.6%, 2.1%, 0%, 7.5%) |
| CIE-LAB | lab(84.95, -34.31, -13.28) |
| CIE-LCH | lch(84.95, 36.79, 201.16°) |
| OKLab | oklab(85.73% -0.1086 -0.0368) |
| OKLCH | oklch(85.73% 0.115 198.7) |
| XYZ | xyz(48.9653, 65.9123, 89.4825) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.13
Bright Light Blue
#26F7FD
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Bright Cyan
#41FDFE
ΔE00 5.38
Aqua Blue
#02D8E9
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7EC #EC6964
analogous
#64ECAD #64E7EC #64A3EC
triadic
#64E7EC #EC64E7 #E7EC64
tetradic
#64E7EC #AD64EC #EC6964 #A3EC64
square
#64E7EC #AD64EC #EC6964 #A3EC64
split-complementary
#64E7EC #EC64A3 #ECAD64
monochromatic
#17B8BE #2DDFE5 #64E7EC #9BEFF3 #D1F8F9
Accessibility & contrast
On white
1.48
#64E7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#64E7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7EC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7EC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDED
Deuteranopia (green-blind)
#C3CDED
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e7ec; /* rgb */ color: rgb(100, 231, 236); /* oklch */ color: oklch(85.7% 0.115 198.7);
Tailwind
colors: {
custom: {
50: '#9deff2',
500: '#64e7ec',
950: '#000000',
},
}SCSS
$custom: #64e7ec; $custom-light: #9deff2; $custom-dark: #000000;
JSON
{
"hex": "#64e7ec",
"rgb": {
"r": 100,
"g": 231,
"b": 236
},
"hsl": {
"h": 182.206,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.85731,
"c": 0.11463,
"h": 198.7
},
"luminance": 0.65917
}Semantic roles & 50–950 ramp
primary
#64E7EC
secondary
#BD3C37
accent
#130BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585