#63DFD4#63DFD4
#63DFD4 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.112 H 187.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #63DFD4 |
|---|---|
| RGB | rgb(99, 223, 212) |
| HSL | hsl(175, 66%, 63%) |
| HSV | hsv(175, 56%, 87%) |
| CMYK | cmyk(55.6%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(81.93, -37.07, -5.07) |
| CIE-LCH | lch(81.93, 37.42, 187.79°) |
| OKLab | oklab(83.06% -0.1108 -0.0143) |
| OKLCH | oklch(83.06% 0.112 187.3) |
| XYZ | xyz(43.4118, 60.1772, 71.6022) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.72
Mediumturquoise
#48D1CC
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 5.94
Bright Aqua
#0BF9EA
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 6.90
Seafoam Blue
#78D1B6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DFD4 #DF636E
analogous
#63DF96 #63DFD4 #63ACDF
triadic
#63DFD4 #D463DF #DFD463
tetradic
#63DFD4 #9663DF #DF636E #ACDF63
square
#63DFD4 #9663DF #DF636E #ACDF63
split-complementary
#63DFD4 #DF63AC #DF9663
monochromatic
#22A69A #30D5C6 #63DFD4 #96E9E2 #C9F4F0
Accessibility & contrast
On white
1.61
#63DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#63DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DFD4
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DFD4 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C1C6D5
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #63dfd4; /* rgb */ color: rgb(99, 223, 212); /* oklch */ color: oklch(83.1% 0.112 187.3);
Tailwind
colors: {
custom: {
50: '#9ae9e1',
500: '#63dfd4',
950: '#000000',
},
}SCSS
$custom: #63dfd4; $custom-light: #9ae9e1; $custom-dark: #000000;
JSON
{
"hex": "#63dfd4",
"rgb": {
"r": 99,
"g": 223,
"b": 212
},
"hsl": {
"h": 174.677,
"s": 65.957,
"l": 63.137
},
"oklch": {
"l": 0.83056,
"c": 0.11175,
"h": 187.3
},
"luminance": 0.60181
}Semantic roles & 50–950 ramp
primary
#63DFD4
secondary
#A83E47
accent
#1828CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484