#63DCD7#63DCD7
#63DCD7 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.109 H 191.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCD7 |
|---|---|
| RGB | rgb(99, 220, 215) |
| HSL | hsl(178, 63%, 63%) |
| HSV | hsv(178, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.15, -34.91, -7.83) |
| CIE-LCH | lch(81.15, 35.78, 192.63°) |
| OKLab | oklab(82.45% -0.1064 -0.0218) |
| OKLCH | oklch(82.45% 0.109 191.6) |
| XYZ | xyz(42.9993, 58.7411, 73.3489) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.13
Turquoise
#40E0D0
ΔE00 4.48
Darkturquoise
#00CED1
ΔE00 5.41
Bright Light Blue
#26F7FD
ΔE00 7.28
Aqua Blue
#02D8E9
ΔE00 7.50
Bright Cyan
#41FDFE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCD7 #DC6368
analogous
#63DC9B #63DCD7 #63A4DC
triadic
#63DCD7 #D763DC #DCD763
tetradic
#63DCD7 #9B63DC #DC6368 #A4DC63
square
#63DCD7 #9B63DC #DC6368 #A4DC63
split-complementary
#63DCD7 #DC63A4 #DC9B63
monochromatic
#24A19B #31D1CA #63DCD7 #95E7E4 #C7F2F1
Accessibility & contrast
On white
1.65
#63DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#63DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCD7
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCD7 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D7
Deuteranopia (green-blind)
#BDC3D8
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #63dcd7; /* rgb */ color: rgb(99, 220, 215); /* oklch */ color: oklch(82.4% 0.109 191.6);
Tailwind
colors: {
custom: {
50: '#9ae7e3',
500: '#63dcd7',
950: '#000000',
},
}SCSS
$custom: #63dcd7; $custom-light: #9ae7e3; $custom-dark: #000000;
JSON
{
"hex": "#63dcd7",
"rgb": {
"r": 99,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.521,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.82449,
"c": 0.10857,
"h": 191.6
},
"luminance": 0.58745
}Semantic roles & 50–950 ramp
primary
#63DCD7
secondary
#A43F43
accent
#1A22CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484