#63DAB2#63DAB2
#63DAB2 is a light, vivid teal. Relative luminance 0.560; OKLCH L 80.9% C 0.123 H 168.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #63DAB2 |
|---|---|
| RGB | rgb(99, 218, 178) |
| HSL | hsl(160, 62%, 62%) |
| HSV | hsv(160, 55%, 85%) |
| CMYK | cmyk(54.6%, 0%, 18.3%, 14.5%) |
| CIE-LAB | lab(79.62, -43.00, 9.63) |
| CIE-LCH | lch(79.62, 44.06, 167.37°) |
| OKLab | oklab(80.89% -0.1204 0.0247) |
| OKLCH | oklch(80.89% 0.123 168.4) |
| XYZ | xyz(38.2491, 56.0063, 50.9055) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.67
Mediumaquamarine
#66CDAA
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 3.40
Aquamarine (survey)
#04D8B2
ΔE00 4.21
Seafoam Blue
#78D1B6
ΔE00 4.37
Aqua Marine
#2EE8BB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DAB2 #DA638B
analogous
#63DA77 #63DAB2 #63C7DA
triadic
#63DAB2 #B263DA #DAB263
tetradic
#63DAB2 #7763DA #DA638B #C7DA63
square
#63DAB2 #7763DA #DA638B #C7DA63
split-complementary
#63DAB2 #DA63C7 #DA7763
monochromatic
#259D75 #32CE9A #63DAB2 #94E6CA #C6F1E3
Accessibility & contrast
On white
1.72
#63DAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#63DAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DAB2
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DAB2 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB0
Deuteranopia (green-blind)
#C3C0B5
Tritanopia (blue-blind)
#2ADBCF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #63dab2; /* rgb */ color: rgb(99, 218, 178); /* oklch */ color: oklch(80.9% 0.123 168.4);
Tailwind
colors: {
custom: {
50: '#98e6c9',
500: '#63dab2',
950: '#000000',
},
}SCSS
$custom: #63dab2; $custom-light: #98e6c9; $custom-dark: #000000;
JSON
{
"hex": "#63dab2",
"rgb": {
"r": 99,
"g": 218,
"b": 178
},
"hsl": {
"h": 159.832,
"s": 61.658,
"l": 62.157
},
"oklch": {
"l": 0.80892,
"c": 0.12294,
"h": 168.4
},
"luminance": 0.5601
}Semantic roles & 50–950 ramp
primary
#63DAB2
secondary
#A14061
accent
#1C56C9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482