#64ECED#64ECED
#64ECED is a very light, moderate teal. Relative luminance 0.688; OKLCH L 86.9% C 0.118 H 195.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64ECED |
|---|---|
| RGB | rgb(100, 236, 237) |
| HSL | hsl(180, 79%, 66%) |
| HSV | hsv(180, 58%, 93%) |
| CMYK | cmyk(57.8%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(86.41, -36.37, -11.63) |
| CIE-LCH | lch(86.41, 38.19, 197.73°) |
| OKLab | oklab(86.92% -0.1133 -0.0322) |
| OKLCH | oklch(86.92% 0.118 195.9) |
| XYZ | xyz(50.5305, 68.8095, 90.7229) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.60
Bright Cyan
#41FDFE
ΔE00 4.04
Aqua
#00FFFF
ΔE00 5.03
Bright Turquoise
#0FFEF9
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ECED #ED6564
analogous
#64EDA9 #64ECED #64A7ED
triadic
#64ECED #ED64EC #ECED64
tetradic
#64ECED #A964ED #ED6564 #A7ED64
square
#64ECED #A964ED #ED6564 #A7ED64
split-complementary
#64ECED #ED64A7 #EDA964
monochromatic
#16BFC0 #2DE5E7 #64ECED #9BF3F3 #D2F9FA
Accessibility & contrast
On white
1.42
#64ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#64ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ECED
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ECED | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#C8D1EE
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64eced; /* rgb */ color: rgb(100, 236, 237); /* oklch */ color: oklch(86.9% 0.118 195.9);
Tailwind
colors: {
custom: {
50: '#9ef2f2',
500: '#64eced',
950: '#000000',
},
}SCSS
$custom: #64eced; $custom-light: #9ef2f2; $custom-dark: #000000;
JSON
{
"hex": "#64eced",
"rgb": {
"r": 100,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.438,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.86918,
"c": 0.1178,
"h": 195.9
},
"luminance": 0.68815
}Semantic roles & 50–950 ramp
primary
#64ECED
secondary
#BF3837
accent
#0C0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585