#63DBDC#63DBDC
#63DBDC is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.4% C 0.107 H 196.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #63DBDC |
|---|---|
| RGB | rgb(99, 219, 220) |
| HSL | hsl(180, 63%, 63%) |
| HSV | hsv(180, 55%, 86%) |
| CMYK | cmyk(55%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.00, -33.13, -10.70) |
| CIE-LCH | lch(81.00, 34.81, 197.91°) |
| OKLab | oklab(82.38% -0.1032 -0.0296) |
| OKLCH | oklch(82.38% 0.107 196) |
| XYZ | xyz(43.3899, 58.4787, 76.6972) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.86
Darkturquoise
#00CED1
ΔE00 4.88
Aqua Blue
#02D8E9
ΔE00 5.58
Turquoise
#40E0D0
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 6.60
Bright Light Blue
#26F7FD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DBDC #DC6463
analogous
#63DCA1 #63DBDC #639EDC
triadic
#63DBDC #DC63DB #DBDC63
tetradic
#63DBDC #A163DC #DC6463 #9EDC63
square
#63DBDC #A163DC #DC6463 #9EDC63
split-complementary
#63DBDC #DC639E #DCA163
monochromatic
#24A0A1 #31CFD1 #63DBDC #95E7E7 #C7F2F2
Accessibility & contrast
On white
1.65
#63DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#63DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DBDC
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DBDC | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #63dbdc; /* rgb */ color: rgb(99, 219, 220); /* oklch */ color: oklch(82.4% 0.107 196.0);
Tailwind
colors: {
custom: {
50: '#9be6e6',
500: '#63dbdc',
950: '#000000',
},
}SCSS
$custom: #63dbdc; $custom-light: #9be6e6; $custom-dark: #000000;
JSON
{
"hex": "#63dbdc",
"rgb": {
"r": 99,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.496,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.82379,
"c": 0.10738,
"h": 196
},
"luminance": 0.58483
}Semantic roles & 50–950 ramp
primary
#63DBDC
secondary
#A4403F
accent
#1C1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484