#64ECEC#64ECEC
#64ECEC is a very light, moderate teal. Relative luminance 0.688; OKLCH L 86.9% C 0.118 H 195.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64ECEC |
|---|---|
| RGB | rgb(100, 236, 236) |
| HSL | hsl(180, 78%, 66%) |
| HSV | hsv(180, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(86.38, -36.64, -11.15) |
| CIE-LCH | lch(86.38, 38.29, 196.92°) |
| OKLab | oklab(86.89% -0.1137 -0.0309) |
| OKLCH | oklch(86.89% 0.118 195.2) |
| XYZ | xyz(50.3848, 68.7512, 89.9556) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.71
Bright Cyan
#41FDFE
ΔE00 4.02
Aqua
#00FFFF
ΔE00 4.98
Bright Turquoise
#0FFEF9
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ECEC #EC6464
analogous
#64ECA8 #64ECEC #64A8EC
triadic
#64ECEC #EC64EC #ECEC64
tetradic
#64ECEC #A864EC #EC6464 #A8EC64
square
#64ECEC #A864EC #EC6464 #A8EC64
split-complementary
#64ECEC #EC64A8 #ECA864
monochromatic
#17BEBE #2DE5E5 #64ECEC #9BF3F3 #D1F9F9
Accessibility & contrast
On white
1.42
#64ECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#64ECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ECEC
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ECEC | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EC
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64ecec; /* rgb */ color: rgb(100, 236, 236); /* oklch */ color: oklch(86.9% 0.118 195.2);
Tailwind
colors: {
custom: {
50: '#9ef2f2',
500: '#64ecec',
950: '#000000',
},
}SCSS
$custom: #64ecec; $custom-light: #9ef2f2; $custom-dark: #000000;
JSON
{
"hex": "#64ecec",
"rgb": {
"r": 100,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.86885,
"c": 0.11784,
"h": 195.2
},
"luminance": 0.68756
}Semantic roles & 50–950 ramp
primary
#64ECEC
secondary
#BD3737
accent
#0B0BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585