#63CCCE#63CCCE
#63CCCE is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.097 H 197.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #63CCCE |
|---|---|
| RGB | rgb(99, 204, 206) |
| HSL | hsl(181, 52%, 60%) |
| HSV | hsv(181, 52%, 81%) |
| CMYK | cmyk(51.9%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(76.25, -29.68, -10.29) |
| CIE-LCH | lch(76.25, 31.42, 199.12°) |
| OKLab | oklab(78.41% -0.0929 -0.0284) |
| OKLCH | oklch(78.41% 0.097 197) |
| XYZ | xyz(37.8744, 50.2911, 66.0918) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.78
Darkturquoise
#00CED1
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 6.10
Turquoise
#40E0D0
ΔE00 8.34
Topaz
#13BBAF
ΔE00 8.52
Robin'S Egg
#6DEDFD
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CCCE #CE6563
analogous
#63CE9A #63CCCE #6397CE
triadic
#63CCCE #CE63CC #CCCE63
tetradic
#63CCCE #9A63CE #CE6563 #97CE63
square
#63CCCE #9A63CE #CE6563 #97CE63
split-complementary
#63CCCE #CE6397 #CE9A63
monochromatic
#2C898B #3AB7BA #63CCCE #92DBDD #C0EAEB
Accessibility & contrast
On white
1.90
#63CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#63CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CCCE
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CCCE | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#AEB6CF
Tritanopia (blue-blind)
#00D2CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #63ccce; /* rgb */ color: rgb(99, 204, 206); /* oklch */ color: oklch(78.4% 0.097 197.0);
Tailwind
colors: {
custom: {
50: '#98dcdc',
500: '#63ccce',
950: '#000000',
},
}SCSS
$custom: #63ccce; $custom-light: #98dcdc; $custom-dark: #000000;
JSON
{
"hex": "#63ccce",
"rgb": {
"r": 99,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.121,
"s": 52.195,
"l": 59.804
},
"oklch": {
"l": 0.78406,
"c": 0.09715,
"h": 197
},
"luminance": 0.50295
}Semantic roles & 50–950 ramp
primary
#63CCCE
secondary
#924544
accent
#4F4CDC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484