#64E8ED#64E8ED
#64E8ED is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.0% C 0.115 H 198.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8ED |
|---|---|
| RGB | rgb(100, 232, 237) |
| HSL | hsl(182, 79%, 66%) |
| HSV | hsv(182, 58%, 93%) |
| CMYK | cmyk(57.8%, 2.1%, 0%, 7.1%) |
| CIE-LAB | lab(85.27, -34.51, -13.34) |
| CIE-LCH | lch(85.27, 37.00, 201.13°) |
| OKLab | oklab(86% -0.1092 -0.0369) |
| OKLCH | oklch(86% 0.115 198.7) |
| XYZ | xyz(49.3917, 66.5319, 90.3433) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.08
Bright Light Blue
#26F7FD
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Bright Cyan
#41FDFE
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Aqua Blue
#02D8E9
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8ED #ED6964
analogous
#64EDAD #64E8ED #64A3ED
triadic
#64E8ED #ED64E8 #E8ED64
tetradic
#64E8ED #AD64ED #ED6964 #A3ED64
square
#64E8ED #AD64ED #ED6964 #A3ED64
split-complementary
#64E8ED #ED64A3 #EDAD64
monochromatic
#16BAC0 #2DE0E7 #64E8ED #9BF0F3 #D2F8FA
Accessibility & contrast
On white
1.47
#64E8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#64E8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8ED
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8ED | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64e8ed; /* rgb */ color: rgb(100, 232, 237); /* oklch */ color: oklch(86.0% 0.115 198.7);
Tailwind
colors: {
custom: {
50: '#9deff2',
500: '#64e8ed',
950: '#000000',
},
}SCSS
$custom: #64e8ed; $custom-light: #9deff2; $custom-dark: #000000;
JSON
{
"hex": "#64e8ed",
"rgb": {
"r": 100,
"g": 232,
"b": 237
},
"hsl": {
"h": 182.19,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.85995,
"c": 0.11527,
"h": 198.7
},
"luminance": 0.66537
}Semantic roles & 50–950 ramp
primary
#64E8ED
secondary
#BF3C37
accent
#120ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585