#64CCCB#64CCCB
#64CCCB is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.3% C 0.097 H 194.5°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64CCCB |
|---|---|
| RGB | rgb(100, 204, 203) |
| HSL | hsl(179, 50%, 60%) |
| HSV | hsv(179, 51%, 80%) |
| CMYK | cmyk(51%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(76.19, -30.27, -8.75) |
| CIE-LCH | lch(76.19, 31.51, 196.12°) |
| OKLab | oklab(78.34% -0.0935 -0.0242) |
| OKLCH | oklch(78.34% 0.097 194.5) |
| XYZ | xyz(37.6234, 50.2034, 64.1959) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.06
Darkturquoise
#00CED1
ΔE00 4.24
Aqua Blue
#02D8E9
ΔE00 6.95
Turquoise
#40E0D0
ΔE00 7.51
Topaz
#13BBAF
ΔE00 7.82
Lightseagreen
#20B2AA
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CCCB #CC6465
analogous
#64CC97 #64CCCB #6499CC
triadic
#64CCCB #CB64CC #CCCB64
tetradic
#64CCCB #9764CC #CC6465 #99CC64
square
#64CCCB #9764CC #CC6465 #99CC64
split-complementary
#64CCCB #CC6499 #CC9764
monochromatic
#2D8988 #3CB7B6 #64CCCB #92DBDA #C0EAEA
Accessibility & contrast
On white
1.90
#64CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#64CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CCCB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CCCB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CB
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#14D1CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #64cccb; /* rgb */ color: rgb(100, 204, 203); /* oklch */ color: oklch(78.3% 0.097 194.5);
Tailwind
colors: {
custom: {
50: '#99dcda',
500: '#64cccb',
950: '#000000',
},
}SCSS
$custom: #64cccb; $custom-light: #99dcda; $custom-dark: #000000;
JSON
{
"hex": "#64cccb",
"rgb": {
"r": 100,
"g": 204,
"b": 203
},
"hsl": {
"h": 179.423,
"s": 50.485,
"l": 59.608
},
"oklch": {
"l": 0.78343,
"c": 0.09659,
"h": 194.5
},
"luminance": 0.50207
}Semantic roles & 50–950 ramp
primary
#64CCCB
secondary
#904545
accent
#4E4FDA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483