#63DEDC#63DEDC
#63DEDC is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.110 H 193.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #63DEDC |
|---|---|
| RGB | rgb(99, 222, 220) |
| HSL | hsl(179, 65%, 63%) |
| HSV | hsv(179, 55%, 87%) |
| CMYK | cmyk(55.4%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.87, -34.54, -9.41) |
| CIE-LCH | lch(81.87, 35.80, 195.25°) |
| OKLab | oklab(83.08% -0.1064 -0.0261) |
| OKLCH | oklch(83.08% 0.11 193.8) |
| XYZ | xyz(44.1796, 60.0581, 76.9604) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.77
Darkturquoise
#00CED1
ΔE00 5.39
Turquoise
#40E0D0
ΔE00 5.39
Bright Light Blue
#26F7FD
ΔE00 6.45
Aqua Blue
#02D8E9
ΔE00 6.59
Bright Cyan
#41FDFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DEDC #DE6365
analogous
#63DE9E #63DEDC #63A3DE
triadic
#63DEDC #DC63DE #DEDC63
tetradic
#63DEDC #9E63DE #DE6365 #A3DE63
square
#63DEDC #9E63DE #DE6365 #A3DE63
split-complementary
#63DEDC #DE63A3 #DE9E63
monochromatic
#23A4A2 #30D3D1 #63DEDC #96E9E7 #C8F3F3
Accessibility & contrast
On white
1.61
#63DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#63DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DEDC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DEDC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #63dedc; /* rgb */ color: rgb(99, 222, 220); /* oklch */ color: oklch(83.1% 0.110 193.8);
Tailwind
colors: {
custom: {
50: '#9be8e6',
500: '#63dedc',
950: '#000000',
},
}SCSS
$custom: #63dedc; $custom-light: #9be8e6; $custom-dark: #000000;
JSON
{
"hex": "#63dedc",
"rgb": {
"r": 99,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.024,
"s": 65.079,
"l": 62.941
},
"oklch": {
"l": 0.83078,
"c": 0.10954,
"h": 193.8
},
"luminance": 0.60063
}Semantic roles & 50–950 ramp
primary
#63DEDC
secondary
#A73E40
accent
#191CCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484