#63CECC#63CECC
#63CECC is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.8% C 0.099 H 193.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #63CECC |
|---|---|
| RGB | rgb(99, 206, 204) |
| HSL | hsl(179, 52%, 60%) |
| HSV | hsv(179, 52%, 81%) |
| CMYK | cmyk(51.9%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(76.77, -31.17, -8.44) |
| CIE-LCH | lch(76.77, 32.29, 195.14°) |
| OKLab | oklab(78.81% -0.0959 -0.0234) |
| OKLCH | oklch(78.81% 0.099 193.7) |
| XYZ | xyz(38.1114, 51.1513, 64.9798) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.55
Darkturquoise
#00CED1
ΔE00 4.15
Turquoise
#40E0D0
ΔE00 6.88
Aqua Blue
#02D8E9
ΔE00 7.01
Topaz
#13BBAF
ΔE00 7.81
Lightseagreen
#20B2AA
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CECC #CE6365
analogous
#63CE97 #63CECC #639ACE
triadic
#63CECC #CC63CE #CECC63
tetradic
#63CECC #9763CE #CE6365 #9ACE63
square
#63CECC #9763CE #CE6365 #9ACE63
split-complementary
#63CECC #CE639A #CE9763
monochromatic
#2C8B89 #3ABAB7 #63CECC #92DDDB #C0EBEA
Accessibility & contrast
On white
1.87
#63CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#63CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CECC
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CECC | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CC
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#04D3CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #63cecc; /* rgb */ color: rgb(99, 206, 204); /* oklch */ color: oklch(78.8% 0.099 193.7);
Tailwind
colors: {
custom: {
50: '#98dddb',
500: '#63cecc',
950: '#000000',
},
}SCSS
$custom: #63cecc; $custom-light: #98dddb; $custom-dark: #000000;
JSON
{
"hex": "#63cecc",
"rgb": {
"r": 99,
"g": 206,
"b": 204
},
"hsl": {
"h": 178.879,
"s": 52.195,
"l": 59.804
},
"oklch": {
"l": 0.78808,
"c": 0.09873,
"h": 193.7
},
"luminance": 0.51155
}Semantic roles & 50–950 ramp
primary
#63CECC
secondary
#924445
accent
#4C4FDC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484