#63D6E7#63D6E7
#63D6E7 is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.106 H 208.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #63D6E7 |
|---|---|
| RGB | rgb(99, 214, 231) |
| HSL | hsl(188, 73%, 65%) |
| HSV | hsv(188, 57%, 91%) |
| CMYK | cmyk(57.1%, 7.4%, 0%, 9.4%) |
| CIE-LAB | lab(79.90, -27.73, -18.22) |
| CIE-LCH | lch(79.90, 33.18, 213.30°) |
| OKLab | oklab(81.6% -0.0935 -0.0504) |
| OKLCH | oklch(81.6% 0.106 208.4) |
| XYZ | xyz(43.6101, 56.5110, 84.1953) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.91
Robin'S Egg
#6DEDFD
ΔE00 5.23
Neon Blue
#04D9FF
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 6.55
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Darkturquoise
#00CED1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63D6E7 #E77463
analogous
#63E7B6 #63D6E7 #6394E7
triadic
#63D6E7 #E763D6 #D6E763
tetradic
#63D6E7 #B663E7 #E77463 #94E763
square
#63D6E7 #B663E7 #E77463 #94E763
split-complementary
#63D6E7 #E76394 #E7B663
monochromatic
#1CA0B4 #2EC8DF #63D6E7 #98E4EF #CDF2F7
Accessibility & contrast
On white
1.71
#63D6E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#63D6E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63D6E7
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63D6E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63D6E7 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE8
Deuteranopia (green-blind)
#B1C0E7
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #63d6e7; /* rgb */ color: rgb(99, 214, 231); /* oklch */ color: oklch(81.6% 0.106 208.4);
Tailwind
colors: {
custom: {
50: '#9be3ee',
500: '#63d6e7',
950: '#000000',
},
}SCSS
$custom: #63d6e7; $custom-light: #9be3ee; $custom-dark: #000000;
JSON
{
"hex": "#63d6e7",
"rgb": {
"r": 99,
"g": 214,
"b": 231
},
"hsl": {
"h": 187.727,
"s": 73.333,
"l": 64.706
},
"oklch": {
"l": 0.81604,
"c": 0.1062,
"h": 208.4
},
"luminance": 0.56515
}Semantic roles & 50–950 ramp
primary
#63D6E7
secondary
#B44A3A
accent
#2910D5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485