#64E5ED#64E5ED
#64E5ED is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.3% C 0.114 H 200.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #64E5ED |
|---|---|
| RGB | rgb(100, 229, 237) |
| HSL | hsl(184, 79%, 66%) |
| HSV | hsv(184, 58%, 93%) |
| CMYK | cmyk(57.8%, 3.4%, 0%, 7.1%) |
| CIE-LAB | lab(84.41, -33.10, -14.62) |
| CIE-LCH | lch(84.41, 36.19, 203.83°) |
| OKLab | oklab(85.3% -0.1061 -0.0404) |
| OKLCH | oklch(85.3% 0.114 200.9) |
| XYZ | xyz(48.5545, 64.8574, 90.0642) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.35
Robin Egg Blue
#8AF1FE
ΔE00 4.64
Aqua Blue
#02D8E9
ΔE00 4.83
Bright Light Blue
#26F7FD
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Bright Cyan
#41FDFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E5ED #ED6C64
analogous
#64EDB0 #64E5ED #64A0ED
triadic
#64E5ED #ED64E5 #E5ED64
tetradic
#64E5ED #B064ED #ED6C64 #A0ED64
square
#64E5ED #B064ED #ED6C64 #A0ED64
split-complementary
#64E5ED #ED64A0 #EDB064
monochromatic
#16B6C0 #2DDCE7 #64E5ED #9BEEF3 #D2F7FA
Accessibility & contrast
On white
1.50
#64E5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#64E5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E5ED
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E5ED | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e5ed; /* rgb */ color: rgb(100, 229, 237); /* oklch */ color: oklch(85.3% 0.114 200.9);
Tailwind
colors: {
custom: {
50: '#9dedf2',
500: '#64e5ed',
950: '#000000',
},
}SCSS
$custom: #64e5ed; $custom-light: #9dedf2; $custom-dark: #000000;
JSON
{
"hex": "#64e5ed",
"rgb": {
"r": 100,
"g": 229,
"b": 237
},
"hsl": {
"h": 183.504,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.85304,
"c": 0.11356,
"h": 200.9
},
"luminance": 0.64862
}Semantic roles & 50–950 ramp
primary
#64E5ED
secondary
#BF3F37
accent
#160ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585