#64CCCA#64CCCA
#64CCCA is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.3% C 0.097 H 193.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #64CCCA |
|---|---|
| RGB | rgb(100, 204, 202) |
| HSL | hsl(179, 50%, 60%) |
| HSV | hsv(179, 51%, 80%) |
| CMYK | cmyk(51%, 0%, 1%, 20%) |
| CIE-LAB | lab(76.16, -30.53, -8.25) |
| CIE-LCH | lch(76.16, 31.62, 195.13°) |
| OKLab | oklab(78.31% -0.0939 -0.0229) |
| OKLCH | oklch(78.31% 0.097 193.7) |
| XYZ | xyz(37.5046, 50.1559, 63.5703) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.85
Darkturquoise
#00CED1
ΔE00 4.31
Turquoise
#40E0D0
ΔE00 7.24
Aqua Blue
#02D8E9
ΔE00 7.24
Topaz
#13BBAF
ΔE00 7.59
Lightseagreen
#20B2AA
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CCCA #CC6466
analogous
#64CC96 #64CCCA #649ACC
triadic
#64CCCA #CA64CC #CCCA64
tetradic
#64CCCA #9664CC #CC6466 #9ACC64
square
#64CCCA #9664CC #CC6466 #9ACC64
split-complementary
#64CCCA #CC649A #CC9664
monochromatic
#2D8987 #3CB7B4 #64CCCA #92DBDA #C0EAE9
Accessibility & contrast
On white
1.90
#64CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#64CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CCCA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CCCA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B0B6CB
Tritanopia (blue-blind)
#16D1CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #64ccca; /* rgb */ color: rgb(100, 204, 202); /* oklch */ color: oklch(78.3% 0.097 193.7);
Tailwind
colors: {
custom: {
50: '#99dcda',
500: '#64ccca',
950: '#000000',
},
}SCSS
$custom: #64ccca; $custom-light: #99dcda; $custom-dark: #000000;
JSON
{
"hex": "#64ccca",
"rgb": {
"r": 100,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.846,
"s": 50.485,
"l": 59.608
},
"oklch": {
"l": 0.7831,
"c": 0.09666,
"h": 193.7
},
"luminance": 0.50159
}Semantic roles & 50–950 ramp
primary
#64CCCA
secondary
#904546
accent
#4E51DA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483