#63DCAC#63DCAC
#63DCAC is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.2% C 0.130 H 164.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCAC |
|---|---|
| RGB | rgb(99, 220, 172) |
| HSL | hsl(156, 63%, 63%) |
| HSV | hsv(156, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(80.07, -45.19, 13.46) |
| CIE-LCH | lch(80.07, 47.15, 163.42°) |
| OKLab | oklab(81.22% -0.1253 0.0345) |
| OKLCH | oklch(81.22% 0.13 164.6) |
| XYZ | xyz(38.1816, 56.8141, 47.9758) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.49
Seafoam
#7FE0B3
ΔE00 2.79
Mediumaquamarine
#66CDAA
ΔE00 4.51
Aqua Marine
#2EE8BB
ΔE00 4.53
Aquamarine (survey)
#04D8B2
ΔE00 5.25
Light Teal
#90E4C1
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCAC #DC6393
analogous
#63DC6F #63DCAC #63D0DC
triadic
#63DCAC #AC63DC #DCAC63
tetradic
#63DCAC #6F63DC #DC6393 #D0DC63
square
#63DCAC #6F63DC #DC6393 #D0DC63
split-complementary
#63DCAC #DC63D0 #DC6F63
monochromatic
#24A16F #31D191 #63DCAC #95E7C7 #C7F2E1
Accessibility & contrast
On white
1.70
#63DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#63DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCAC
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCAC | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#C6C1AF
Tritanopia (blue-blind)
#2FDCCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #63dcac; /* rgb */ color: rgb(99, 220, 172); /* oklch */ color: oklch(81.2% 0.130 164.6);
Tailwind
colors: {
custom: {
50: '#99e7c4',
500: '#63dcac',
950: '#000000',
},
}SCSS
$custom: #63dcac; $custom-light: #99e7c4; $custom-dark: #000000;
JSON
{
"hex": "#63dcac",
"rgb": {
"r": 99,
"g": 220,
"b": 172
},
"hsl": {
"h": 156.198,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.81221,
"c": 0.12997,
"h": 164.6
},
"luminance": 0.56818
}Semantic roles & 50–950 ramp
primary
#63DCAC
secondary
#A43F67
accent
#1A60CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482