#63CED6#63CED6
#63CED6 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.099 H 201.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #63CED6 |
|---|---|
| RGB | rgb(99, 206, 214) |
| HSL | hsl(184, 58%, 61%) |
| HSV | hsv(184, 54%, 84%) |
| CMYK | cmyk(53.7%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(77.07, -28.51, -13.37) |
| CIE-LCH | lch(77.07, 31.49, 205.13°) |
| OKLab | oklab(79.15% -0.0918 -0.0369) |
| OKLCH | oklch(79.15% 0.099 201.9) |
| XYZ | xyz(39.3495, 51.6466, 71.5004) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.67
Darkturquoise
#00CED1
ΔE00 5.01
Mediumturquoise
#48D1CC
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 7.53
Robin Egg Blue
#8AF1FE
ΔE00 8.58
Robin'S Egg Blue
#98EFF9
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CED6 #D66B63
analogous
#63D6A5 #63CED6 #6395D6
triadic
#63CED6 #D663CE #CED663
tetradic
#63CED6 #A563D6 #D66B63 #95D663
square
#63CED6 #A563D6 #D66B63 #95D663
split-complementary
#63CED6 #D66395 #D6A563
monochromatic
#288F97 #34BDC7 #63CED6 #93DDE3 #C4ECEF
Accessibility & contrast
On white
1.85
#63CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#63CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CED6
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CED6 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D7
Deuteranopia (green-blind)
#AEB8D7
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #63ced6; /* rgb */ color: rgb(99, 206, 214); /* oklch */ color: oklch(79.1% 0.099 201.9);
Tailwind
colors: {
custom: {
50: '#99dde2',
500: '#63ced6',
950: '#000000',
},
}SCSS
$custom: #63ced6; $custom-light: #99dde2; $custom-dark: #000000;
JSON
{
"hex": "#63ced6",
"rgb": {
"r": 99,
"g": 206,
"b": 214
},
"hsl": {
"h": 184.174,
"s": 58.376,
"l": 61.373
},
"oklch": {
"l": 0.79148,
"c": 0.09892,
"h": 201.9
},
"luminance": 0.5165
}Semantic roles & 50–950 ramp
primary
#63CED6
secondary
#9C4841
accent
#2B20C6
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484