#63CED0#63CED0
#63CED0 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.099 H 197.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #63CED0 |
|---|---|
| RGB | rgb(99, 206, 208) |
| HSL | hsl(181, 54%, 60%) |
| HSV | hsv(181, 52%, 82%) |
| CMYK | cmyk(52.4%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(76.89, -30.12, -10.42) |
| CIE-LCH | lch(76.89, 31.87, 199.08°) |
| OKLab | oklab(78.94% -0.0942 -0.0288) |
| OKLCH | oklch(78.94% 0.099 197) |
| XYZ | xyz(38.5973, 51.3457, 67.5390) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.62
Darkturquoise
#00CED1
ΔE00 4.09
Aqua Blue
#02D8E9
ΔE00 5.86
Turquoise
#40E0D0
ΔE00 8.05
Robin'S Egg
#6DEDFD
ΔE00 8.55
Topaz
#13BBAF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CED0 #D06563
analogous
#63D09B #63CED0 #6397D0
triadic
#63CED0 #D063CE #CED063
tetradic
#63CED0 #9B63D0 #D06563 #97D063
square
#63CED0 #9B63D0 #D06563 #97D063
split-complementary
#63CED0 #D06397 #D09B63
monochromatic
#2B8C8E #39BABD #63CED0 #92DDDE #C1ECEC
Accessibility & contrast
On white
1.86
#63CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#63CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CED0
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CED0 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D0
Deuteranopia (green-blind)
#B0B8D1
Tritanopia (blue-blind)
#00D4CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #63ced0; /* rgb */ color: rgb(99, 206, 208); /* oklch */ color: oklch(78.9% 0.099 197.0);
Tailwind
colors: {
custom: {
50: '#99ddde',
500: '#63ced0',
950: '#000000',
},
}SCSS
$custom: #63ced0; $custom-light: #99ddde; $custom-dark: #000000;
JSON
{
"hex": "#63ced0",
"rgb": {
"r": 99,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.101,
"s": 53.695,
"l": 60.196
},
"oklch": {
"l": 0.78942,
"c": 0.09854,
"h": 197
},
"luminance": 0.51349
}Semantic roles & 50–950 ramp
primary
#63CED0
secondary
#944543
accent
#2724C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484