#64ECCE#64ECCE
#64ECCE is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.0% C 0.127 H 176.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64ECCE |
|---|---|
| RGB | rgb(100, 236, 206) |
| HSL | hsl(167, 78%, 66%) |
| HSV | hsv(167, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 12.7%, 7.5%) |
| CIE-LAB | lab(85.58, -44.19, 3.44) |
| CIE-LCH | lch(85.58, 44.32, 175.55°) |
| OKLab | oklab(85.97% -0.1265 0.0084) |
| OKLCH | oklch(85.97% 0.127 176.2) |
| XYZ | xyz(46.3864, 67.1518, 68.8976) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.74
Aqua (survey)
#13EAC9
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.92
Aqua Marine
#2EE8BB
ΔE00 4.63
Light Aqua
#8CFFDB
ΔE00 5.15
Turquoise
#40E0D0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ECCE #EC6482
analogous
#64EC8A #64ECCE #64C6EC
triadic
#64ECCE #CE64EC #ECCE64
tetradic
#64ECCE #8A64EC #EC6482 #C6EC64
square
#64ECCE #8A64EC #EC6482 #C6EC64
split-complementary
#64ECCE #EC64C6 #EC8A64
monochromatic
#17BE99 #2DE5BD #64ECCE #9BF3DF #D1F9F0
Accessibility & contrast
On white
1.46
#64ECCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#64ECCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ECCE
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ECCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ECCE | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCD
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64ecce; /* rgb */ color: rgb(100, 236, 206); /* oklch */ color: oklch(86.0% 0.127 176.2);
Tailwind
colors: {
custom: {
50: '#9cf3dc',
500: '#64ecce',
950: '#000000',
},
}SCSS
$custom: #64ecce; $custom-light: #9cf3dc; $custom-dark: #000000;
JSON
{
"hex": "#64ecce",
"rgb": {
"r": 100,
"g": 236,
"b": 206
},
"hsl": {
"h": 166.765,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.85971,
"c": 0.12681,
"h": 176.2
},
"luminance": 0.67156
}Semantic roles & 50–950 ramp
primary
#64ECCE
secondary
#BD3755
accent
#0B39DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584