#63DFC2#63DFC2
#63DFC2 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.5% C 0.119 H 175.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #63DFC2 |
|---|---|
| RGB | rgb(99, 223, 194) |
| HSL | hsl(166, 66%, 63%) |
| HSV | hsv(166, 56%, 87%) |
| CMYK | cmyk(55.6%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(81.47, -41.51, 3.80) |
| CIE-LCH | lch(81.47, 41.68, 174.77°) |
| OKLab | oklab(82.52% -0.1187 0.0094) |
| OKLCH | oklch(82.52% 0.119 175.5) |
| XYZ | xyz(41.2664, 59.3191, 60.3035) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.21
Seafoam Blue
#78D1B6
ΔE00 4.22
Aquamarine (survey)
#04D8B2
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 4.83
Turquoise
#40E0D0
ΔE00 4.87
Aqua Marine
#2EE8BB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DFC2 #DF6380
analogous
#63DF84 #63DFC2 #63BEDF
triadic
#63DFC2 #C263DF #DFC263
tetradic
#63DFC2 #8463DF #DF6380 #BEDF63
square
#63DFC2 #8463DF #DF6380 #BEDF63
split-complementary
#63DFC2 #DF63BE #DF8463
monochromatic
#22A687 #30D5AE #63DFC2 #96E9D6 #C9F4EA
Accessibility & contrast
On white
1.63
#63DFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#63DFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DFC2
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DFC2 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#C5C5C4
Tritanopia (blue-blind)
#0CE1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #63dfc2; /* rgb */ color: rgb(99, 223, 194); /* oklch */ color: oklch(82.5% 0.119 175.5);
Tailwind
colors: {
custom: {
50: '#9ae9d4',
500: '#63dfc2',
950: '#000000',
},
}SCSS
$custom: #63dfc2; $custom-light: #9ae9d4; $custom-dark: #000000;
JSON
{
"hex": "#63dfc2",
"rgb": {
"r": 99,
"g": 223,
"b": 194
},
"hsl": {
"h": 165.968,
"s": 65.957,
"l": 63.137
},
"oklch": {
"l": 0.82522,
"c": 0.11904,
"h": 175.5
},
"luminance": 0.59323
}Semantic roles & 50–950 ramp
primary
#63DFC2
secondary
#A83E57
accent
#1842CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483