#63D2E2#63D2E2
#63D2E2 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.5% C 0.103 H 208.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #63D2E2 |
|---|---|
| RGB | rgb(99, 210, 226) |
| HSL | hsl(188, 69%, 64%) |
| HSV | hsv(188, 56%, 89%) |
| CMYK | cmyk(56.2%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(78.60, -27.17, -17.52) |
| CIE-LCH | lch(78.60, 32.33, 212.81°) |
| OKLab | oklab(80.5% -0.0912 -0.0485) |
| OKLCH | oklch(80.5% 0.103 208) |
| XYZ | xyz(41.9141, 54.2328, 80.1959) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.12
Neon Blue
#04D9FF
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.16
Darkturquoise
#00CED1
ΔE00 7.14
Robin Egg Blue
#8AF1FE
ΔE00 7.38
Sky Blue
#87CEEB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63D2E2 #E27363
analogous
#63E2B2 #63D2E2 #6392E2
triadic
#63D2E2 #E263D2 #D2E263
tetradic
#63D2E2 #B263E2 #E27363 #92E263
square
#63D2E2 #B263E2 #E27363 #92E263
split-complementary
#63D2E2 #E26392 #E2B263
monochromatic
#2099AB #2FC3D8 #63D2E2 #97E1EC #CAF0F5
Accessibility & contrast
On white
1.77
#63D2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#63D2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63D2E2
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63D2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63D2E2 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CBE3
Deuteranopia (green-blind)
#AFBCE2
Tritanopia (blue-blind)
#00DAD7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #63d2e2; /* rgb */ color: rgb(99, 210, 226); /* oklch */ color: oklch(80.5% 0.103 208.0);
Tailwind
colors: {
custom: {
50: '#9ae0eb',
500: '#63d2e2',
950: '#000000',
},
}SCSS
$custom: #63d2e2; $custom-light: #9ae0eb; $custom-dark: #000000;
JSON
{
"hex": "#63d2e2",
"rgb": {
"r": 99,
"g": 210,
"b": 226
},
"hsl": {
"h": 187.559,
"s": 68.649,
"l": 63.725
},
"oklch": {
"l": 0.80501,
"c": 0.10329,
"h": 208
},
"luminance": 0.54237
}Semantic roles & 50–950 ramp
primary
#63D2E2
secondary
#AD4B3D
accent
#2D15D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484