#63DED5#63DED5
#63DED5 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.111 H 188.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #63DED5 |
|---|---|
| RGB | rgb(99, 222, 213) |
| HSL | hsl(176, 65%, 63%) |
| HSV | hsv(176, 55%, 87%) |
| CMYK | cmyk(55.4%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(81.67, -36.36, -5.99) |
| CIE-LCH | lch(81.67, 36.85, 189.35°) |
| OKLab | oklab(82.85% -0.1093 -0.0168) |
| OKLCH | oklch(82.85% 0.111 188.7) |
| XYZ | xyz(43.2719, 59.6951, 72.1798) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.23
Mediumturquoise
#48D1CC
ΔE00 3.66
Darkturquoise
#00CED1
ΔE00 6.36
Tiffany Blue
#7BF2DA
ΔE00 6.55
Bright Aqua
#0BF9EA
ΔE00 6.88
Bright Turquoise
#0FFEF9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DED5 #DE636C
analogous
#63DE98 #63DED5 #63A9DE
triadic
#63DED5 #D563DE #DED563
tetradic
#63DED5 #9863DE #DE636C #A9DE63
square
#63DED5 #9863DE #DE636C #A9DE63
split-complementary
#63DED5 #DE63A9 #DE9863
monochromatic
#23A49A #30D3C7 #63DED5 #96E9E3 #C8F3F0
Accessibility & contrast
On white
1.62
#63DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#63DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DED5
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DED5 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D5
Deuteranopia (green-blind)
#BFC5D6
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #63ded5; /* rgb */ color: rgb(99, 222, 213); /* oklch */ color: oklch(82.9% 0.111 188.7);
Tailwind
colors: {
custom: {
50: '#9ae8e1',
500: '#63ded5',
950: '#000000',
},
}SCSS
$custom: #63ded5; $custom-light: #9ae8e1; $custom-dark: #000000;
JSON
{
"hex": "#63ded5",
"rgb": {
"r": 99,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.61,
"s": 65.079,
"l": 62.941
},
"oklch": {
"l": 0.82853,
"c": 0.11062,
"h": 188.7
},
"luminance": 0.59699
}Semantic roles & 50–950 ramp
primary
#63DED5
secondary
#A73E46
accent
#1926CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484