#63DFD7#63DFD7
#63DFD7 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.111 H 189.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #63DFD7 |
|---|---|
| RGB | rgb(99, 223, 215) |
| HSL | hsl(176, 66%, 63%) |
| HSV | hsv(176, 56%, 87%) |
| CMYK | cmyk(55.6%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(82.02, -36.30, -6.54) |
| CIE-LCH | lch(82.02, 36.89, 190.21°) |
| OKLab | oklab(83.15% -0.1095 -0.0183) |
| OKLCH | oklch(83.15% 0.111 189.5) |
| XYZ | xyz(43.7937, 60.3300, 73.6137) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.48
Mediumturquoise
#48D1CC
ΔE00 3.75
Darkturquoise
#00CED1
ΔE00 6.29
Tiffany Blue
#7BF2DA
ΔE00 6.68
Bright Aqua
#0BF9EA
ΔE00 6.78
Bright Light Blue
#26F7FD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DFD7 #DF636B
analogous
#63DF99 #63DFD7 #63A9DF
triadic
#63DFD7 #D763DF #DFD763
tetradic
#63DFD7 #9963DF #DF636B #A9DF63
square
#63DFD7 #9963DF #DF636B #A9DF63
split-complementary
#63DFD7 #DF63A9 #DF9963
monochromatic
#22A69D #30D5CA #63DFD7 #96E9E4 #C9F4F1
Accessibility & contrast
On white
1.61
#63DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#63DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DFD7
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DFD7 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D7
Deuteranopia (green-blind)
#C0C6D8
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #63dfd7; /* rgb */ color: rgb(99, 223, 215); /* oklch */ color: oklch(83.2% 0.111 189.5);
Tailwind
colors: {
custom: {
50: '#9be9e3',
500: '#63dfd7',
950: '#000000',
},
}SCSS
$custom: #63dfd7; $custom-light: #9be9e3; $custom-dark: #000000;
JSON
{
"hex": "#63dfd7",
"rgb": {
"r": 99,
"g": 223,
"b": 215
},
"hsl": {
"h": 176.129,
"s": 65.957,
"l": 63.137
},
"oklch": {
"l": 0.83151,
"c": 0.11106,
"h": 189.5
},
"luminance": 0.60334
}Semantic roles & 50–950 ramp
primary
#63DFD7
secondary
#A83E45
accent
#1823CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484