#64E9ED#64E9ED
#64E9ED is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.2% C 0.116 H 198.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9ED |
|---|---|
| RGB | rgb(100, 233, 237) |
| HSL | hsl(182, 79%, 66%) |
| HSV | hsv(182, 58%, 93%) |
| CMYK | cmyk(57.8%, 1.7%, 0%, 7.1%) |
| CIE-LAB | lab(85.55, -34.98, -12.91) |
| CIE-LCH | lch(85.55, 37.29, 200.26°) |
| OKLab | oklab(86.23% -0.1102 -0.0357) |
| OKLCH | oklch(86.23% 0.116 198) |
| XYZ | xyz(49.6740, 67.0965, 90.4374) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.97
Robin'S Egg
#6DEDFD
ΔE00 4.37
Bright Cyan
#41FDFE
ΔE00 4.86
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9ED #ED6864
analogous
#64EDAC #64E9ED #64A4ED
triadic
#64E9ED #ED64E9 #E9ED64
tetradic
#64E9ED #AC64ED #ED6864 #A4ED64
square
#64E9ED #AC64ED #ED6864 #A4ED64
split-complementary
#64E9ED #ED64A4 #EDAC64
monochromatic
#16BBC0 #2DE1E7 #64E9ED #9BF1F3 #D2F9FA
Accessibility & contrast
On white
1.46
#64E9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#64E9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9ED
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9ED | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64e9ed; /* rgb */ color: rgb(100, 233, 237); /* oklch */ color: oklch(86.2% 0.116 198.0);
Tailwind
colors: {
custom: {
50: '#9df0f2',
500: '#64e9ed',
950: '#000000',
},
}SCSS
$custom: #64e9ed; $custom-light: #9df0f2; $custom-dark: #000000;
JSON
{
"hex": "#64e9ed",
"rgb": {
"r": 100,
"g": 233,
"b": 237
},
"hsl": {
"h": 181.752,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.86226,
"c": 0.11588,
"h": 198
},
"luminance": 0.67102
}Semantic roles & 50–950 ramp
primary
#64E9ED
secondary
#BF3B37
accent
#100ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585