#63CDE2#63CDE2
#63CDE2 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.102 H 212.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #63CDE2 |
|---|---|
| RGB | rgb(99, 205, 226) |
| HSL | hsl(190, 69%, 64%) |
| HSV | hsv(190, 56%, 89%) |
| CMYK | cmyk(56.2%, 9.3%, 0%, 11.4%) |
| CIE-LAB | lab(77.16, -24.70, -19.69) |
| CIE-LCH | lch(77.16, 31.59, 218.56°) |
| OKLab | oklab(79.35% -0.0859 -0.0545) |
| OKLCH | oklch(79.35% 0.102 212.4) |
| XYZ | xyz(40.6989, 51.8024, 79.7908) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.39
Aqua Blue
#02D8E9
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 6.02
Baby Blue
#89CFF0
ΔE00 7.23
Bright Sky Blue
#02CCFE
ΔE00 7.42
Robin'S Egg
#6DEDFD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CDE2 #E27863
analogous
#63E2B7 #63CDE2 #638DE2
triadic
#63CDE2 #E263CD #CDE263
tetradic
#63CDE2 #B763E2 #E27863 #8DE263
square
#63CDE2 #B763E2 #E27863 #8DE263
split-complementary
#63CDE2 #E2638D #E2B763
monochromatic
#2094AB #2FBCD8 #63CDE2 #97DEEC #CAEEF5
Accessibility & contrast
On white
1.85
#63CDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#63CDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CDE2
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CDE2 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC7E3
Deuteranopia (green-blind)
#A9B8E2
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #63cde2; /* rgb */ color: rgb(99, 205, 226); /* oklch */ color: oklch(79.3% 0.102 212.4);
Tailwind
colors: {
custom: {
50: '#9adceb',
500: '#63cde2',
950: '#000000',
},
}SCSS
$custom: #63cde2; $custom-light: #9adceb; $custom-dark: #000000;
JSON
{
"hex": "#63cde2",
"rgb": {
"r": 99,
"g": 205,
"b": 226
},
"hsl": {
"h": 189.921,
"s": 68.649,
"l": 63.725
},
"oklch": {
"l": 0.79349,
"c": 0.10172,
"h": 212.4
},
"luminance": 0.51806
}Semantic roles & 50–950 ramp
primary
#63CDE2
secondary
#AD4F3D
accent
#3415D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484