#64ECEE#64ECEE
#64ECEE is a very light, moderate teal. Relative luminance 0.689; OKLCH L 87.0% C 0.118 H 196.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #64ECEE |
|---|---|
| RGB | rgb(100, 236, 238) |
| HSL | hsl(181, 80%, 66%) |
| HSV | hsv(181, 58%, 93%) |
| CMYK | cmyk(58%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(86.44, -36.11, -12.11) |
| CIE-LCH | lch(86.44, 38.08, 198.54°) |
| OKLab | oklab(86.95% -0.1129 -0.0336) |
| OKLCH | oklch(86.95% 0.118 196.6) |
| XYZ | xyz(50.6770, 68.8681, 91.4945) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.52
Bright Cyan
#41FDFE
ΔE00 4.09
Robin'S Egg
#6DEDFD
ΔE00 5.01
Aqua
#00FFFF
ΔE00 5.11
Bright Turquoise
#0FFEF9
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ECEE #EE6664
analogous
#64EEAB #64ECEE #64A7EE
triadic
#64ECEE #EE64EC #ECEE64
tetradic
#64ECEE #AB64EE #EE6664 #A7EE64
square
#64ECEE #AB64EE #EE6664 #A7EE64
split-complementary
#64ECEE #EE64A7 #EEAB64
monochromatic
#15C0C2 #2DE5E8 #64ECEE #9BF3F4 #D2FAFA
Accessibility & contrast
On white
1.42
#64ECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#64ECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ECEE
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ECEE | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64ecee; /* rgb */ color: rgb(100, 236, 238); /* oklch */ color: oklch(87.0% 0.118 196.6);
Tailwind
colors: {
custom: {
50: '#9ef2f3',
500: '#64ecee',
950: '#000000',
},
}SCSS
$custom: #64ecee; $custom-light: #9ef2f3; $custom-dark: #000000;
JSON
{
"hex": "#64ecee",
"rgb": {
"r": 100,
"g": 236,
"b": 238
},
"hsl": {
"h": 180.87,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.86951,
"c": 0.11777,
"h": 196.6
},
"luminance": 0.68873
}Semantic roles & 50–950 ramp
primary
#64ECEE
secondary
#C03836
accent
#0C09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585