#63DCE2#63DCE2
#63DCE2 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.108 H 199.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCE2 |
|---|---|
| RGB | rgb(99, 220, 226) |
| HSL | hsl(183, 69%, 64%) |
| HSV | hsv(183, 56%, 89%) |
| CMYK | cmyk(56.2%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(81.47, -32.00, -13.20) |
| CIE-LCH | lch(81.47, 34.61, 202.42°) |
| OKLab | oklab(82.81% -0.1018 -0.0365) |
| OKLCH | oklch(82.81% 0.108 199.7) |
| XYZ | xyz(44.4605, 59.3256, 81.0447) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.32
Robin'S Egg
#6DEDFD
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 5.33
Darkturquoise
#00CED1
ΔE00 5.42
Robin Egg Blue
#8AF1FE
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCE2 #E26963
analogous
#63E2A8 #63DCE2 #639CE2
triadic
#63DCE2 #E263DC #DCE263
tetradic
#63DCE2 #A863E2 #E26963 #9CE263
square
#63DCE2 #A863E2 #E26963 #9CE263
split-complementary
#63DCE2 #E2639C #E2A863
monochromatic
#20A4AB #2FD0D8 #63DCE2 #97E8EC #CAF3F5
Accessibility & contrast
On white
1.63
#63DCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#63DCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCE2
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCE2 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E3
Deuteranopia (green-blind)
#BAC4E3
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #63dce2; /* rgb */ color: rgb(99, 220, 226); /* oklch */ color: oklch(82.8% 0.108 199.7);
Tailwind
colors: {
custom: {
50: '#9be7eb',
500: '#63dce2',
950: '#000000',
},
}SCSS
$custom: #63dce2; $custom-light: #9be7eb; $custom-dark: #000000;
JSON
{
"hex": "#63dce2",
"rgb": {
"r": 99,
"g": 220,
"b": 226
},
"hsl": {
"h": 182.835,
"s": 68.649,
"l": 63.725
},
"oklch": {
"l": 0.82814,
"c": 0.10814,
"h": 199.7
},
"luminance": 0.5933
}Semantic roles & 50–950 ramp
primary
#63DCE2
secondary
#AD423D
accent
#1E15D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484