#64EAED#64EAED
#64EAED is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.5% C 0.117 H 197.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAED |
|---|---|
| RGB | rgb(100, 234, 237) |
| HSL | hsl(181, 79%, 66%) |
| HSV | hsv(181, 58%, 93%) |
| CMYK | cmyk(57.8%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(85.84, -35.44, -12.48) |
| CIE-LCH | lch(85.84, 37.58, 199.40°) |
| OKLab | oklab(86.46% -0.1112 -0.0346) |
| OKLCH | oklch(86.46% 0.117 197.3) |
| XYZ | xyz(49.9579, 67.6643, 90.5320) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.80
Bright Cyan
#41FDFE
ΔE00 4.56
Robin'S Egg
#6DEDFD
ΔE00 4.68
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Aqua
#00FFFF
ΔE00 5.57
Bright Turquoise
#0FFEF9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAED #ED6764
analogous
#64EDAB #64EAED #64A5ED
triadic
#64EAED #ED64EA #EAED64
tetradic
#64EAED #AB64ED #ED6764 #A5ED64
square
#64EAED #AB64ED #ED6764 #A5ED64
split-complementary
#64EAED #ED64A5 #EDAB64
monochromatic
#16BDC0 #2DE3E7 #64EAED #9BF1F3 #D2F9FA
Accessibility & contrast
On white
1.44
#64EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#64EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAED
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAED | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0ED
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64eaed; /* rgb */ color: rgb(100, 234, 237); /* oklch */ color: oklch(86.5% 0.117 197.3);
Tailwind
colors: {
custom: {
50: '#9df1f2',
500: '#64eaed',
950: '#000000',
},
}SCSS
$custom: #64eaed; $custom-light: #9df1f2; $custom-dark: #000000;
JSON
{
"hex": "#64eaed",
"rgb": {
"r": 100,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.314,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.86456,
"c": 0.1165,
"h": 197.3
},
"luminance": 0.67669
}Semantic roles & 50–950 ramp
primary
#64EAED
secondary
#BF3A37
accent
#0F0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585