#63D2DB#63D2DB
#63D2DB is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.3% C 0.102 H 202.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #63D2DB |
|---|---|
| RGB | rgb(99, 210, 219) |
| HSL | hsl(185, 63%, 62%) |
| HSV | hsv(185, 55%, 86%) |
| CMYK | cmyk(54.8%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.38, -29.09, -14.10) |
| CIE-LCH | lch(78.38, 32.33, 205.85°) |
| OKLab | oklab(80.25% -0.094 -0.039) |
| OKLCH | oklch(80.25% 0.102 202.5) |
| XYZ | xyz(40.9731, 53.8564, 75.2402) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Darkturquoise
#00CED1
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 6.52
Robin Egg Blue
#8AF1FE
ΔE00 7.65
Robin'S Egg Blue
#98EFF9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63D2DB #DB6C63
analogous
#63DBA8 #63D2DB #6396DB
triadic
#63D2DB #DB63D2 #D2DB63
tetradic
#63D2DB #A863DB #DB6C63 #96DB63
square
#63D2DB #A863DB #DB6C63 #96DB63
split-complementary
#63D2DB #DB6396 #DBA863
monochromatic
#25969F #31C4D0 #63D2DB #95E0E6 #C6EFF2
Accessibility & contrast
On white
1.78
#63D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#63D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63D2DB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63D2DB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#00D9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #63d2db; /* rgb */ color: rgb(99, 210, 219); /* oklch */ color: oklch(80.3% 0.102 202.5);
Tailwind
colors: {
custom: {
50: '#9ae0e6',
500: '#63d2db',
950: '#000000',
},
}SCSS
$custom: #63d2db; $custom-light: #9ae0e6; $custom-dark: #000000;
JSON
{
"hex": "#63d2db",
"rgb": {
"r": 99,
"g": 210,
"b": 219
},
"hsl": {
"h": 184.5,
"s": 62.5,
"l": 62.353
},
"oklch": {
"l": 0.80252,
"c": 0.10178,
"h": 202.5
},
"luminance": 0.5386
}Semantic roles & 50–950 ramp
primary
#63D2DB
secondary
#A34740
accent
#281BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484