#63D6E8#63D6E8
#63D6E8 is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.6% C 0.106 H 209.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #63D6E8 |
|---|---|
| RGB | rgb(99, 214, 232) |
| HSL | hsl(188, 74%, 65%) |
| HSV | hsv(188, 57%, 91%) |
| CMYK | cmyk(57.3%, 7.8%, 0%, 9%) |
| CIE-LAB | lab(79.94, -27.46, -18.71) |
| CIE-LCH | lch(79.94, 33.22, 214.27°) |
| OKLab | oklab(81.64% -0.0931 -0.0518) |
| OKLCH | oklch(81.64% 0.107 209.1) |
| XYZ | xyz(43.7517, 56.5677, 84.9412) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Sky Blue
#87CEEB
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63D6E8 #E87563
analogous
#63E8B7 #63D6E8 #6394E8
triadic
#63D6E8 #E863D6 #D6E863
tetradic
#63D6E8 #B763E8 #E87563 #94E863
square
#63D6E8 #B763E8 #E87563 #94E863
split-complementary
#63D6E8 #E86394 #E8B763
monochromatic
#1BA1B6 #2EC8E0 #63D6E8 #98E4F0 #CEF2F8
Accessibility & contrast
On white
1.71
#63D6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#63D6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63D6E8
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63D6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63D6E8 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFE9
Deuteranopia (green-blind)
#B1C0E8
Tritanopia (blue-blind)
#00DFDB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #63d6e8; /* rgb */ color: rgb(99, 214, 232); /* oklch */ color: oklch(81.6% 0.106 209.1);
Tailwind
colors: {
custom: {
50: '#9be3ef',
500: '#63d6e8',
950: '#000000',
},
}SCSS
$custom: #63d6e8; $custom-light: #9be3ef; $custom-dark: #000000;
JSON
{
"hex": "#63d6e8",
"rgb": {
"r": 99,
"g": 214,
"b": 232
},
"hsl": {
"h": 188.12,
"s": 74.302,
"l": 64.902
},
"oklch": {
"l": 0.81641,
"c": 0.1065,
"h": 209.1
},
"luminance": 0.56572
}Semantic roles & 50–950 ramp
primary
#63D6E8
secondary
#B64A39
accent
#2A0FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485