#64ECCD#64ECCD
#64ECCD is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.9% C 0.127 H 175.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #64ECCD |
|---|---|
| RGB | rgb(100, 236, 205) |
| HSL | hsl(166, 78%, 66%) |
| HSV | hsv(166, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 13.1%, 7.5%) |
| CIE-LAB | lab(85.56, -44.43, 3.93) |
| CIE-LCH | lch(85.56, 44.60, 174.95°) |
| OKLab | oklab(85.94% -0.127 0.0097) |
| OKLCH | oklch(85.94% 0.127 175.6) |
| XYZ | xyz(46.2653, 67.1034, 68.2598) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.94
Aqua (survey)
#13EAC9
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 4.41
Light Aqua
#8CFFDB
ΔE00 5.06
Aquamarine
#7FFFD4
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ECCD #EC6483
analogous
#64EC89 #64ECCD #64C7EC
triadic
#64ECCD #CD64EC #ECCD64
tetradic
#64ECCD #8964EC #EC6483 #C7EC64
square
#64ECCD #8964EC #EC6483 #C7EC64
split-complementary
#64ECCD #EC64C7 #EC8964
monochromatic
#17BE98 #2DE5BB #64ECCD #9BF3DF #D1F9F0
Accessibility & contrast
On white
1.46
#64ECCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#64ECCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ECCD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ECCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ECCD | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCC
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64eccd; /* rgb */ color: rgb(100, 236, 205); /* oklch */ color: oklch(85.9% 0.127 175.6);
Tailwind
colors: {
custom: {
50: '#9cf3dc',
500: '#64eccd',
950: '#000000',
},
}SCSS
$custom: #64eccd; $custom-light: #9cf3dc; $custom-dark: #000000;
JSON
{
"hex": "#64eccd",
"rgb": {
"r": 100,
"g": 236,
"b": 205
},
"hsl": {
"h": 166.324,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.85943,
"c": 0.12734,
"h": 175.6
},
"luminance": 0.67108
}Semantic roles & 50–950 ramp
primary
#64ECCD
secondary
#BD3756
accent
#0B3ADA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584