#63DACA#63DACA
#63DACA is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.6% C 0.110 H 183.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #63DACA |
|---|---|
| RGB | rgb(99, 218, 202) |
| HSL | hsl(172, 62%, 62%) |
| HSV | hsv(172, 55%, 85%) |
| CMYK | cmyk(54.6%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(80.21, -37.30, -2.28) |
| CIE-LCH | lch(80.21, 37.37, 183.50°) |
| OKLab | oklab(81.57% -0.1098 -0.0067) |
| OKLCH | oklch(81.57% 0.11 183.5) |
| XYZ | xyz(40.8730, 57.0558, 64.7246) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.66
Mediumturquoise
#48D1CC
ΔE00 4.56
Seafoam Blue
#78D1B6
ΔE00 5.37
Tiffany Blue
#7BF2DA
ΔE00 5.89
Aqua (survey)
#13EAC9
ΔE00 6.61
Pale Teal
#82CBB2
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DACA #DA6373
analogous
#63DA8F #63DACA #63AEDA
triadic
#63DACA #CA63DA #DACA63
tetradic
#63DACA #8F63DA #DA6373 #AEDA63
square
#63DACA #8F63DA #DA6373 #AEDA63
split-complementary
#63DACA #DA63AE #DA8F63
monochromatic
#259D8D #32CEB9 #63DACA #94E6DB #C6F1EC
Accessibility & contrast
On white
1.69
#63DACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#63DACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DACA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DACA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC9
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#00DED5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #63daca; /* rgb */ color: rgb(99, 218, 202); /* oklch */ color: oklch(81.6% 0.110 183.5);
Tailwind
colors: {
custom: {
50: '#99e6da',
500: '#63daca',
950: '#000000',
},
}SCSS
$custom: #63daca; $custom-light: #99e6da; $custom-dark: #000000;
JSON
{
"hex": "#63daca",
"rgb": {
"r": 99,
"g": 218,
"b": 202
},
"hsl": {
"h": 171.933,
"s": 61.658,
"l": 62.157
},
"oklch": {
"l": 0.81571,
"c": 0.11001,
"h": 183.5
},
"luminance": 0.5706
}Semantic roles & 50–950 ramp
primary
#63DACA
secondary
#A1404D
accent
#1C33C9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483