#63D2E8#63D2E8
#63D2E8 is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.7% C 0.105 H 212.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #63D2E8 |
|---|---|
| RGB | rgb(99, 210, 232) |
| HSL | hsl(190, 74%, 65%) |
| HSV | hsv(190, 57%, 91%) |
| CMYK | cmyk(57.3%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(78.79, -25.49, -20.44) |
| CIE-LCH | lch(78.79, 32.67, 218.72°) |
| OKLab | oklab(80.72% -0.0888 -0.0566) |
| OKLCH | oklch(80.72% 0.105 212.5) |
| XYZ | xyz(42.7518, 54.5678, 84.6079) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.67
Aqua Blue
#02D8E9
ΔE00 5.21
Sky Blue
#87CEEB
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.60
Baby Blue
#89CFF0
ΔE00 7.19
Bright Sky Blue
#02CCFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63D2E8 #E87963
analogous
#63E8BC #63D2E8 #638FE8
triadic
#63D2E8 #E863D2 #D2E863
tetradic
#63D2E8 #BC63E8 #E87963 #8FE863
square
#63D2E8 #BC63E8 #E87963 #8FE863
split-complementary
#63D2E8 #E8638F #E8BC63
monochromatic
#1B9CB6 #2EC3E0 #63D2E8 #98E1F0 #CEF1F8
Accessibility & contrast
On white
1.76
#63D2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#63D2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63D2E8
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63D2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63D2E8 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCE9
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#00DBD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #63d2e8; /* rgb */ color: rgb(99, 210, 232); /* oklch */ color: oklch(80.7% 0.105 212.5);
Tailwind
colors: {
custom: {
50: '#9be0ef',
500: '#63d2e8',
950: '#000000',
},
}SCSS
$custom: #63d2e8; $custom-light: #9be0ef; $custom-dark: #000000;
JSON
{
"hex": "#63d2e8",
"rgb": {
"r": 99,
"g": 210,
"b": 232
},
"hsl": {
"h": 189.925,
"s": 74.302,
"l": 64.902
},
"oklch": {
"l": 0.80722,
"c": 0.10536,
"h": 212.5
},
"luminance": 0.54572
}Semantic roles & 50–950 ramp
primary
#63D2E8
secondary
#B64E39
accent
#300FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485