#63DED6#63DED6
#63DED6 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.110 H 189.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #63DED6 |
|---|---|
| RGB | rgb(99, 222, 214) |
| HSL | hsl(176, 65%, 63%) |
| HSV | hsv(176, 55%, 87%) |
| CMYK | cmyk(55.4%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(81.70, -36.10, -6.48) |
| CIE-LCH | lch(81.70, 36.68, 190.17°) |
| OKLab | oklab(82.89% -0.1089 -0.0181) |
| OKLCH | oklch(82.89% 0.11 189.4) |
| XYZ | xyz(43.3992, 59.7460, 72.8503) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.50
Mediumturquoise
#48D1CC
ΔE00 3.57
Darkturquoise
#00CED1
ΔE00 6.16
Tiffany Blue
#7BF2DA
ΔE00 6.81
Bright Aqua
#0BF9EA
ΔE00 6.98
Bright Light Blue
#26F7FD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DED6 #DE636B
analogous
#63DE99 #63DED6 #63A8DE
triadic
#63DED6 #D663DE #DED663
tetradic
#63DED6 #9963DE #DE636B #A8DE63
square
#63DED6 #9963DE #DE636B #A8DE63
split-complementary
#63DED6 #DE63A8 #DE9963
monochromatic
#23A49C #30D3C9 #63DED6 #96E9E3 #C8F3F1
Accessibility & contrast
On white
1.62
#63DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#63DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DED6
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DED6 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D6
Deuteranopia (green-blind)
#BFC5D7
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #63ded6; /* rgb */ color: rgb(99, 222, 214); /* oklch */ color: oklch(82.9% 0.110 189.4);
Tailwind
colors: {
custom: {
50: '#9ae8e2',
500: '#63ded6',
950: '#000000',
},
}SCSS
$custom: #63ded6; $custom-light: #9ae8e2; $custom-dark: #000000;
JSON
{
"hex": "#63ded6",
"rgb": {
"r": 99,
"g": 222,
"b": 214
},
"hsl": {
"h": 176.098,
"s": 65.079,
"l": 62.941
},
"oklch": {
"l": 0.82885,
"c": 0.1104,
"h": 189.4
},
"luminance": 0.5975
}Semantic roles & 50–950 ramp
primary
#63DED6
secondary
#A73E45
accent
#1924CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484