#64E1ED#64E1ED
#64E1ED is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.4% C 0.112 H 203.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64E1ED |
|---|---|
| RGB | rgb(100, 225, 237) |
| HSL | hsl(185, 79%, 66%) |
| HSV | hsv(185, 58%, 93%) |
| CMYK | cmyk(57.8%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.27, -31.21, -16.34) |
| CIE-LCH | lch(83.27, 35.22, 207.63°) |
| OKLab | oklab(84.38% -0.102 -0.0452) |
| OKLCH | oklch(84.38% 0.112 203.9) |
| XYZ | xyz(47.4604, 62.6694, 89.6996) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.00
Aqua Blue
#02D8E9
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Bright Light Blue
#26F7FD
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E1ED #ED7064
analogous
#64EDB4 #64E1ED #649CED
triadic
#64E1ED #ED64E1 #E1ED64
tetradic
#64E1ED #B464ED #ED7064 #9CED64
square
#64E1ED #B464ED #ED7064 #9CED64
split-complementary
#64E1ED #ED649C #EDB464
monochromatic
#16B1C0 #2DD6E7 #64E1ED #9BECF3 #D2F6FA
Accessibility & contrast
On white
1.55
#64E1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#64E1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E1ED
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E1ED | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e1ed; /* rgb */ color: rgb(100, 225, 237); /* oklch */ color: oklch(84.4% 0.112 203.9);
Tailwind
colors: {
custom: {
50: '#9deaf2',
500: '#64e1ed',
950: '#000000',
},
}SCSS
$custom: #64e1ed; $custom-light: #9deaf2; $custom-dark: #000000;
JSON
{
"hex": "#64e1ed",
"rgb": {
"r": 100,
"g": 225,
"b": 237
},
"hsl": {
"h": 185.255,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.84383,
"c": 0.11154,
"h": 203.9
},
"luminance": 0.62674
}Semantic roles & 50–950 ramp
primary
#64E1ED
secondary
#BF4337
accent
#1C0ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485