#63CECE#63CECE
#63CECE is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.099 H 195.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #63CECE |
|---|---|
| RGB | rgb(99, 206, 206) |
| HSL | hsl(180, 52%, 60%) |
| HSV | hsv(180, 52%, 81%) |
| CMYK | cmyk(51.9%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(76.83, -30.65, -9.43) |
| CIE-LCH | lch(76.83, 32.06, 197.10°) |
| OKLab | oklab(78.87% -0.0951 -0.0261) |
| OKLCH | oklch(78.87% 0.099 195.3) |
| XYZ | xyz(38.3528, 51.2479, 66.2512) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.04
Darkturquoise
#00CED1
ΔE00 4.04
Aqua Blue
#02D8E9
ΔE00 6.41
Turquoise
#40E0D0
ΔE00 7.45
Topaz
#13BBAF
ΔE00 8.27
Robin'S Egg
#6DEDFD
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CECE #CE6363
analogous
#63CE99 #63CECE #6399CE
triadic
#63CECE #CE63CE #CECE63
tetradic
#63CECE #9963CE #CE6363 #99CE63
square
#63CECE #9963CE #CE6363 #99CE63
split-complementary
#63CECE #CE6399 #CE9963
monochromatic
#2C8B8B #3ABABA #63CECE #92DDDD #C0EBEB
Accessibility & contrast
On white
1.87
#63CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#63CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CECE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CECE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#00D4CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #63cece; /* rgb */ color: rgb(99, 206, 206); /* oklch */ color: oklch(78.9% 0.099 195.3);
Tailwind
colors: {
custom: {
50: '#98dddc',
500: '#63cece',
950: '#000000',
},
}SCSS
$custom: #63cece; $custom-light: #98dddc; $custom-dark: #000000;
JSON
{
"hex": "#63cece",
"rgb": {
"r": 99,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 52.195,
"l": 59.804
},
"oklch": {
"l": 0.78874,
"c": 0.09859,
"h": 195.3
},
"luminance": 0.51251
}Semantic roles & 50–950 ramp
primary
#63CECE
secondary
#924444
accent
#4C4CDC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484