#63DBE7#63DBE7
#63DBE7 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.108 H 204.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #63DBE7 |
|---|---|
| RGB | rgb(99, 219, 231) |
| HSL | hsl(185, 73%, 65%) |
| HSV | hsv(185, 57%, 91%) |
| CMYK | cmyk(57.1%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(81.34, -30.16, -16.06) |
| CIE-LCH | lch(81.34, 34.17, 208.04°) |
| OKLab | oklab(82.76% -0.0987 -0.0444) |
| OKLCH | oklch(82.76% 0.108 204.2) |
| XYZ | xyz(44.8949, 59.0807, 84.6236) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.51
Robin'S Egg
#6DEDFD
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Darkturquoise
#00CED1
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DBE7 #E76F63
analogous
#63E7B1 #63DBE7 #6399E7
triadic
#63DBE7 #E763DB #DBE763
tetradic
#63DBE7 #B163E7 #E76F63 #99E763
square
#63DBE7 #B163E7 #E76F63 #99E763
split-complementary
#63DBE7 #E76399 #E7B163
monochromatic
#1CA6B4 #2ECFDF #63DBE7 #98E7EF #CDF3F7
Accessibility & contrast
On white
1.64
#63DBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#63DBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DBE7
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DBE7 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#B7C4E8
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #63dbe7; /* rgb */ color: rgb(99, 219, 231); /* oklch */ color: oklch(82.8% 0.108 204.2);
Tailwind
colors: {
custom: {
50: '#9be6ee',
500: '#63dbe7',
950: '#000000',
},
}SCSS
$custom: #63dbe7; $custom-light: #9be6ee; $custom-dark: #000000;
JSON
{
"hex": "#63dbe7",
"rgb": {
"r": 99,
"g": 219,
"b": 231
},
"hsl": {
"h": 185.455,
"s": 73.333,
"l": 64.706
},
"oklch": {
"l": 0.82757,
"c": 0.10825,
"h": 204.2
},
"luminance": 0.59085
}Semantic roles & 50–950 ramp
primary
#63DBE7
secondary
#B4453A
accent
#2210D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485