#64EAEC#64EAEC
#64EAEC is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.4% C 0.117 H 196.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAEC |
|---|---|
| RGB | rgb(100, 234, 236) |
| HSL | hsl(181, 78%, 66%) |
| HSV | hsv(181, 58%, 93%) |
| CMYK | cmyk(57.6%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(85.81, -35.71, -12.00) |
| CIE-LCH | lch(85.81, 37.67, 198.57°) |
| OKLab | oklab(86.42% -0.1117 -0.0332) |
| OKLCH | oklch(86.42% 0.117 196.6) |
| XYZ | xyz(49.8122, 67.6060, 89.7647) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.84
Bright Cyan
#41FDFE
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 5.02
Aqua
#00FFFF
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Bright Turquoise
#0FFEF9
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAEC #EC6664
analogous
#64ECAA #64EAEC #64A6EC
triadic
#64EAEC #EC64EA #EAEC64
tetradic
#64EAEC #AA64EC #EC6664 #A6EC64
square
#64EAEC #AA64EC #EC6664 #A6EC64
split-complementary
#64EAEC #EC64A6 #ECAA64
monochromatic
#17BCBE #2DE3E5 #64EAEC #9BF1F3 #D1F9F9
Accessibility & contrast
On white
1.45
#64EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#64EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAEC
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAEC | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64eaec; /* rgb */ color: rgb(100, 234, 236); /* oklch */ color: oklch(86.4% 0.117 196.6);
Tailwind
colors: {
custom: {
50: '#9df1f2',
500: '#64eaec',
950: '#000000',
},
}SCSS
$custom: #64eaec; $custom-light: #9df1f2; $custom-dark: #000000;
JSON
{
"hex": "#64eaec",
"rgb": {
"r": 100,
"g": 234,
"b": 236
},
"hsl": {
"h": 180.882,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.86423,
"c": 0.1165,
"h": 196.6
},
"luminance": 0.67611
}Semantic roles & 50–950 ramp
primary
#64EAEC
secondary
#BD3937
accent
#0E0BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585