#64CECC#64CECC
#64CECC is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.8% C 0.098 H 193.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64CECC |
|---|---|
| RGB | rgb(100, 206, 204) |
| HSL | hsl(179, 52%, 60%) |
| HSV | hsv(179, 51%, 81%) |
| CMYK | cmyk(51.5%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(76.80, -30.96, -8.38) |
| CIE-LCH | lch(76.80, 32.08, 195.14°) |
| OKLab | oklab(78.85% -0.0953 -0.0232) |
| OKLCH | oklch(78.85% 0.098 193.7) |
| XYZ | xyz(38.2214, 51.2080, 64.9850) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.63
Darkturquoise
#00CED1
ΔE00 4.23
Turquoise
#40E0D0
ΔE00 6.92
Aqua Blue
#02D8E9
ΔE00 7.04
Topaz
#13BBAF
ΔE00 7.87
Lightseagreen
#20B2AA
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CECC #CE6466
analogous
#64CE97 #64CECC #649BCE
triadic
#64CECC #CC64CE #CECC64
tetradic
#64CECC #9764CE #CE6466 #9BCE64
square
#64CECC #9764CE #CE6466 #9BCE64
split-complementary
#64CECC #CE649B #CE9764
monochromatic
#2C8C8A #3BBAB8 #64CECC #92DDDB #C1EBEB
Accessibility & contrast
On white
1.87
#64CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#64CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CECC
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CECC | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CC
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#0FD3CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #64cecc; /* rgb */ color: rgb(100, 206, 204); /* oklch */ color: oklch(78.8% 0.098 193.7);
Tailwind
colors: {
custom: {
50: '#99dddb',
500: '#64cecc',
950: '#000000',
},
}SCSS
$custom: #64cecc; $custom-light: #99dddb; $custom-dark: #000000;
JSON
{
"hex": "#64cecc",
"rgb": {
"r": 100,
"g": 206,
"b": 204
},
"hsl": {
"h": 178.868,
"s": 51.961,
"l": 60
},
"oklch": {
"l": 0.78845,
"c": 0.09807,
"h": 193.7
},
"luminance": 0.51212
}Semantic roles & 50–950 ramp
primary
#64CECC
secondary
#924446
accent
#4C4FDB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484