#63D7D2#63D7D2
#63D7D2 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.1% C 0.105 H 191.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #63D7D2 |
|---|---|
| RGB | rgb(99, 215, 210) |
| HSL | hsl(177, 59%, 62%) |
| HSV | hsv(177, 54%, 84%) |
| CMYK | cmyk(54%, 0%, 2.3%, 15.7%) |
| CIE-LAB | lab(79.56, -33.87, -7.52) |
| CIE-LCH | lch(79.56, 34.70, 192.51°) |
| OKLab | oklab(81.12% -0.1031 -0.0209) |
| OKLCH | oklch(81.12% 0.105 191.5) |
| XYZ | xyz(41.0739, 55.9027, 69.5860) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.33
Turquoise
#40E0D0
ΔE00 4.85
Darkturquoise
#00CED1
ΔE00 4.87
Aqua Blue
#02D8E9
ΔE00 7.50
Bright Light Blue
#26F7FD
ΔE00 8.31
Seafoam Blue
#78D1B6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63D7D2 #D76368
analogous
#63D798 #63D7D2 #63A2D7
triadic
#63D7D2 #D263D7 #D7D263
tetradic
#63D7D2 #9863D7 #D76368 #A2D763
square
#63D7D2 #9863D7 #D76368 #A2D763
split-complementary
#63D7D2 #D763A2 #D79863
monochromatic
#279894 #34C9C3 #63D7D2 #94E3E0 #C4F0EE
Accessibility & contrast
On white
1.72
#63D7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#63D7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63D7D2
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63D7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63D7D2 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD2
Deuteranopia (green-blind)
#B9BFD3
Tritanopia (blue-blind)
#00DCD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #63d7d2; /* rgb */ color: rgb(99, 215, 210); /* oklch */ color: oklch(81.1% 0.105 191.5);
Tailwind
colors: {
custom: {
50: '#9ae3df',
500: '#63d7d2',
950: '#000000',
},
}SCSS
$custom: #63d7d2; $custom-light: #9ae3df; $custom-dark: #000000;
JSON
{
"hex": "#63d7d2",
"rgb": {
"r": 99,
"g": 215,
"b": 210
},
"hsl": {
"h": 177.414,
"s": 59.184,
"l": 61.569
},
"oklch": {
"l": 0.81116,
"c": 0.10524,
"h": 191.5
},
"luminance": 0.55907
}Semantic roles & 50–950 ramp
primary
#63D7D2
secondary
#9D4145
accent
#1F26C7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484