#63DCED#63DCED
#63DCED is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.110 H 207.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCED |
|---|---|
| RGB | rgb(99, 220, 237) |
| HSL | hsl(187, 79%, 66%) |
| HSV | hsv(187, 58%, 93%) |
| CMYK | cmyk(58.2%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.81, -28.98, -18.54) |
| CIE-LCH | lch(81.81, 34.40, 212.60°) |
| OKLab | oklab(83.2% -0.0974 -0.0513) |
| OKLCH | oklch(83.2% 0.11 207.8) |
| XYZ | xyz(46.0186, 59.9488, 89.2504) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.83
Robin'S Egg
#6DEDFD
ΔE00 3.83
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Neon Blue
#04D9FF
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCED #ED7463
analogous
#63EDB9 #63DCED #6397ED
triadic
#63DCED #ED63DC #DCED63
tetradic
#63DCED #B963ED #ED7463 #97ED63
square
#63DCED #B963ED #ED7463 #97ED63
split-complementary
#63DCED #ED6397 #EDB963
monochromatic
#16ABC0 #2CD0E7 #63DCED #9AE8F3 #D1F5FA
Accessibility & contrast
On white
1.62
#63DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#63DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCED
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCED | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #63dced; /* rgb */ color: rgb(99, 220, 237); /* oklch */ color: oklch(83.2% 0.110 207.8);
Tailwind
colors: {
custom: {
50: '#9ce7f2',
500: '#63dced',
950: '#000000',
},
}SCSS
$custom: #63dced; $custom-light: #9ce7f2; $custom-dark: #000000;
JSON
{
"hex": "#63dced",
"rgb": {
"r": 99,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.391,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.83201,
"c": 0.11006,
"h": 207.8
},
"luminance": 0.59953
}Semantic roles & 50–950 ramp
primary
#63DCED
secondary
#BE4736
accent
#240ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485