#63CCCD#63CCCD
#63CCCD is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.097 H 196.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #63CCCD |
|---|---|
| RGB | rgb(99, 204, 205) |
| HSL | hsl(181, 51%, 60%) |
| HSV | hsv(181, 52%, 80%) |
| CMYK | cmyk(51.7%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.22, -29.95, -9.80) |
| CIE-LCH | lch(76.22, 31.51, 198.11°) |
| OKLab | oklab(78.37% -0.0933 -0.0271) |
| OKLCH | oklch(78.37% 0.097 196.2) |
| XYZ | xyz(37.7533, 50.2427, 65.4540) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.49
Darkturquoise
#00CED1
ΔE00 4.12
Aqua Blue
#02D8E9
ΔE00 6.36
Turquoise
#40E0D0
ΔE00 8.04
Topaz
#13BBAF
ΔE00 8.26
Lightseagreen
#20B2AA
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CCCD #CD6463
analogous
#63CD99 #63CCCD #6397CD
triadic
#63CCCD #CD63CC #CCCD63
tetradic
#63CCCD #9963CD #CD6463 #97CD63
square
#63CCCD #9963CD #CD6463 #97CD63
split-complementary
#63CCCD #CD6397 #CD9963
monochromatic
#2C898A #3BB7B8 #63CCCD #91DBDC #C0EAEB
Accessibility & contrast
On white
1.90
#63CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#63CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CCCD
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CCCD | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CD
Deuteranopia (green-blind)
#AFB6CE
Tritanopia (blue-blind)
#04D2CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #63cccd; /* rgb */ color: rgb(99, 204, 205); /* oklch */ color: oklch(78.4% 0.097 196.2);
Tailwind
colors: {
custom: {
50: '#98dcdc',
500: '#63cccd',
950: '#000000',
},
}SCSS
$custom: #63cccd; $custom-light: #98dcdc; $custom-dark: #000000;
JSON
{
"hex": "#63cccd",
"rgb": {
"r": 99,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.566,
"s": 51.456,
"l": 59.608
},
"oklch": {
"l": 0.78372,
"c": 0.09716,
"h": 196.2
},
"luminance": 0.50246
}Semantic roles & 50–950 ramp
primary
#63CCCD
secondary
#904544
accent
#4E4DDB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484