#63DCB7#63DCB7
#63DCB7 is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.5% C 0.122 H 170.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #63DCB7 |
|---|---|
| RGB | rgb(99, 220, 183) |
| HSL | hsl(162, 63%, 63%) |
| HSV | hsv(162, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 16.8%, 13.7%) |
| CIE-LAB | lab(80.32, -42.74, 7.99) |
| CIE-LCH | lch(80.32, 43.48, 169.42°) |
| OKLab | oklab(81.5% -0.1203 0.0204) |
| OKLCH | oklch(81.5% 0.122 170.4) |
| XYZ | xyz(39.2821, 57.2543, 53.7716) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.37
Mediumaquamarine
#66CDAA
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 3.85
Aquamarine (survey)
#04D8B2
ΔE00 4.04
Aqua Marine
#2EE8BB
ΔE00 4.12
Seafoam Blue
#78D1B6
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DCB7 #DC6388
analogous
#63DC7B #63DCB7 #63C4DC
triadic
#63DCB7 #B763DC #DCB763
tetradic
#63DCB7 #7B63DC #DC6388 #C4DC63
square
#63DCB7 #7B63DC #DC6388 #C4DC63
split-complementary
#63DCB7 #DC63C4 #DC7B63
monochromatic
#24A17A #31D1A0 #63DCB7 #95E7CE #C7F2E5
Accessibility & contrast
On white
1.69
#63DCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#63DCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DCB7
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DCB7 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB5
Deuteranopia (green-blind)
#C4C2B9
Tritanopia (blue-blind)
#23DDD1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #63dcb7; /* rgb */ color: rgb(99, 220, 183); /* oklch */ color: oklch(81.5% 0.122 170.4);
Tailwind
colors: {
custom: {
50: '#99e7cc',
500: '#63dcb7',
950: '#000000',
},
}SCSS
$custom: #63dcb7; $custom-light: #99e7cc; $custom-dark: #000000;
JSON
{
"hex": "#63dcb7",
"rgb": {
"r": 99,
"g": 220,
"b": 183
},
"hsl": {
"h": 161.653,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.81504,
"c": 0.12207,
"h": 170.4
},
"luminance": 0.57258
}Semantic roles & 50–950 ramp
primary
#63DCB7
secondary
#A43F5E
accent
#1A50CB
background
#FCFEFE
surface
#F5FCFA
border
#CFD5D3
text
#0F1613
muted
#808483