#63DFC4#63DFC4
#63DFC4 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.118 H 176.7°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #63DFC4 |
|---|---|
| RGB | rgb(99, 223, 196) |
| HSL | hsl(167, 66%, 63%) |
| HSV | hsv(167, 56%, 87%) |
| CMYK | cmyk(55.6%, 0%, 12.1%, 12.5%) |
| CIE-LAB | lab(81.52, -41.03, 2.81) |
| CIE-LCH | lch(81.52, 41.13, 176.08°) |
| OKLab | oklab(82.58% -0.1178 0.0068) |
| OKLCH | oklch(82.58% 0.118 176.7) |
| XYZ | xyz(41.4926, 59.4095, 61.4944) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.31
Turquoise
#40E0D0
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 4.63
Aquamarine (survey)
#04D8B2
ΔE00 4.98
Aqua Marine
#2EE8BB
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DFC4 #DF637E
analogous
#63DF86 #63DFC4 #63BCDF
triadic
#63DFC4 #C463DF #DFC463
tetradic
#63DFC4 #8663DF #DF637E #BCDF63
square
#63DFC4 #8663DF #DF637E #BCDF63
split-complementary
#63DFC4 #DF63BC #DF8663
monochromatic
#22A689 #30D5B1 #63DFC4 #96E9D7 #C9F4EA
Accessibility & contrast
On white
1.63
#63DFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#63DFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DFC4
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DFC4 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C3
Deuteranopia (green-blind)
#C4C5C6
Tritanopia (blue-blind)
#04E2D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #63dfc4; /* rgb */ color: rgb(99, 223, 196); /* oklch */ color: oklch(82.6% 0.118 176.7);
Tailwind
colors: {
custom: {
50: '#9ae9d5',
500: '#63dfc4',
950: '#000000',
},
}SCSS
$custom: #63dfc4; $custom-light: #9ae9d5; $custom-dark: #000000;
JSON
{
"hex": "#63dfc4",
"rgb": {
"r": 99,
"g": 223,
"b": 196
},
"hsl": {
"h": 166.935,
"s": 65.957,
"l": 63.137
},
"oklch": {
"l": 0.82578,
"c": 0.11799,
"h": 176.7
},
"luminance": 0.59414
}Semantic roles & 50–950 ramp
primary
#63DFC4
secondary
#A83E55
accent
#183FCE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483