#63CDCD#63CDCD
#63CDCD is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.6% C 0.098 H 195.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #63CDCD |
|---|---|
| RGB | rgb(99, 205, 205) |
| HSL | hsl(180, 51%, 60%) |
| HSV | hsv(180, 52%, 80%) |
| CMYK | cmyk(51.7%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(76.51, -30.43, -9.36) |
| CIE-LCH | lch(76.51, 31.84, 197.10°) |
| OKLab | oklab(78.61% -0.0944 -0.0259) |
| OKLCH | oklch(78.61% 0.098 195.3) |
| XYZ | xyz(37.9918, 50.7195, 65.5335) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.12
Darkturquoise
#00CED1
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 6.52
Turquoise
#40E0D0
ΔE00 7.59
Topaz
#13BBAF
ΔE00 8.13
Lightseagreen
#20B2AA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CDCD #CD6363
analogous
#63CD98 #63CDCD #6398CD
triadic
#63CDCD #CD63CD #CDCD63
tetradic
#63CDCD #9863CD #CD6363 #98CD63
square
#63CDCD #9863CD #CD6363 #98CD63
split-complementary
#63CDCD #CD6398 #CD9863
monochromatic
#2C8A8A #3BB8B8 #63CDCD #91DCDC #C0EBEB
Accessibility & contrast
On white
1.88
#63CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#63CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CDCD
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CDCD | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CD
Deuteranopia (green-blind)
#B0B7CE
Tritanopia (blue-blind)
#02D3CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #63cdcd; /* rgb */ color: rgb(99, 205, 205); /* oklch */ color: oklch(78.6% 0.098 195.3);
Tailwind
colors: {
custom: {
50: '#98dcdc',
500: '#63cdcd',
950: '#000000',
},
}SCSS
$custom: #63cdcd; $custom-light: #98dcdc; $custom-dark: #000000;
JSON
{
"hex": "#63cdcd",
"rgb": {
"r": 99,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 51.456,
"l": 59.608
},
"oklch": {
"l": 0.78607,
"c": 0.09789,
"h": 195.3
},
"luminance": 0.50723
}Semantic roles & 50–950 ramp
primary
#63CDCD
secondary
#904444
accent
#4D4DDB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484