#63CED1#63CED1
#63CED1 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.099 H 197.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #63CED1 |
|---|---|
| RGB | rgb(99, 206, 209) |
| HSL | hsl(182, 54%, 60%) |
| HSV | hsv(182, 53%, 82%) |
| CMYK | cmyk(52.6%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(76.92, -29.85, -10.91) |
| CIE-LCH | lch(76.92, 31.78, 200.08°) |
| OKLab | oklab(78.97% -0.0938 -0.0301) |
| OKLCH | oklch(78.97% 0.099 197.8) |
| XYZ | xyz(38.7208, 51.3951, 68.1889) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.93
Darkturquoise
#00CED1
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 8.34
Turquoise
#40E0D0
ΔE00 8.37
Topaz
#13BBAF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CED1 #D16663
analogous
#63D19D #63CED1 #6397D1
triadic
#63CED1 #D163CE #CED163
tetradic
#63CED1 #9D63D1 #D16663 #97D163
square
#63CED1 #9D63D1 #D16663 #97D163
split-complementary
#63CED1 #D16397 #D19D63
monochromatic
#2A8D8F #38BBBF #63CED1 #92DDDF #C2ECED
Accessibility & contrast
On white
1.86
#63CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#63CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CED1
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CED1 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D1
Deuteranopia (green-blind)
#B0B8D2
Tritanopia (blue-blind)
#00D4CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #63ced1; /* rgb */ color: rgb(99, 206, 209); /* oklch */ color: oklch(79.0% 0.099 197.8);
Tailwind
colors: {
custom: {
50: '#99dddf',
500: '#63ced1',
950: '#000000',
},
}SCSS
$custom: #63ced1; $custom-light: #99dddf; $custom-dark: #000000;
JSON
{
"hex": "#63ced1",
"rgb": {
"r": 99,
"g": 206,
"b": 209
},
"hsl": {
"h": 181.636,
"s": 54.455,
"l": 60.392
},
"oklch": {
"l": 0.78975,
"c": 0.09855,
"h": 197.8
},
"luminance": 0.51399
}Semantic roles & 50–950 ramp
primary
#63CED1
secondary
#954543
accent
#2824C2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484