#64ECEB#64ECEB
#64ECEB is a very light, moderate teal. Relative luminance 0.687; OKLCH L 86.9% C 0.118 H 194.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64ECEB |
|---|---|
| RGB | rgb(100, 236, 235) |
| HSL | hsl(180, 78%, 66%) |
| HSV | hsv(180, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(86.35, -36.90, -10.67) |
| CIE-LCH | lch(86.35, 38.41, 196.12°) |
| OKLab | oklab(86.85% -0.1141 -0.0296) |
| OKLCH | oklch(86.85% 0.118 194.5) |
| XYZ | xyz(50.2399, 68.6932, 89.1926) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.85
Bright Cyan
#41FDFE
ΔE00 4.04
Aqua
#00FFFF
ΔE00 4.95
Bright Turquoise
#0FFEF9
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 6.03
Bright Aqua
#0BF9EA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ECEB #EC6465
analogous
#64ECA7 #64ECEB #64A9EC
triadic
#64ECEB #EB64EC #ECEB64
tetradic
#64ECEB #A764EC #EC6465 #A9EC64
square
#64ECEB #A764EC #EC6465 #A9EC64
split-complementary
#64ECEB #EC64A9 #ECA764
monochromatic
#17BEBD #2DE5E4 #64ECEB #9BF3F2 #D1F9F9
Accessibility & contrast
On white
1.42
#64ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#64ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ECEB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ECEB | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64eceb; /* rgb */ color: rgb(100, 236, 235); /* oklch */ color: oklch(86.9% 0.118 194.5);
Tailwind
colors: {
custom: {
50: '#9ef2f1',
500: '#64eceb',
950: '#000000',
},
}SCSS
$custom: #64eceb; $custom-light: #9ef2f1; $custom-dark: #000000;
JSON
{
"hex": "#64eceb",
"rgb": {
"r": 100,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.559,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.86852,
"c": 0.1179,
"h": 194.5
},
"luminance": 0.68698
}Semantic roles & 50–950 ramp
primary
#64ECEB
secondary
#BD3738
accent
#0B0DDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585