#63CED7#63CED7
#63CED7 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.099 H 202.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #63CED7 |
|---|---|
| RGB | rgb(99, 206, 215) |
| HSL | hsl(185, 59%, 62%) |
| HSV | hsv(185, 54%, 84%) |
| CMYK | cmyk(54%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.10, -28.24, -13.87) |
| CIE-LCH | lch(77.10, 31.46, 206.16°) |
| OKLab | oklab(79.18% -0.0913 -0.0383) |
| OKLCH | oklch(79.18% 0.099 202.8) |
| XYZ | xyz(39.4776, 51.6978, 72.1750) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.56
Darkturquoise
#00CED1
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 7.42
Robin Egg Blue
#8AF1FE
ΔE00 8.49
Neon Blue
#04D9FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63CED7 #D76C63
analogous
#63D7A6 #63CED7 #6394D7
triadic
#63CED7 #D763CE #CED763
tetradic
#63CED7 #A663D7 #D76C63 #94D763
square
#63CED7 #A663D7 #D76C63 #94D763
split-complementary
#63CED7 #D76394 #D7A663
monochromatic
#279098 #34BEC9 #63CED7 #94DDE3 #C4EDF0
Accessibility & contrast
On white
1.85
#63CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#63CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63CED7
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63CED7 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D8
Deuteranopia (green-blind)
#AEB9D8
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #63ced7; /* rgb */ color: rgb(99, 206, 215); /* oklch */ color: oklch(79.2% 0.099 202.8);
Tailwind
colors: {
custom: {
50: '#99dde3',
500: '#63ced7',
950: '#000000',
},
}SCSS
$custom: #63ced7; $custom-light: #99dde3; $custom-dark: #000000;
JSON
{
"hex": "#63ced7",
"rgb": {
"r": 99,
"g": 206,
"b": 215
},
"hsl": {
"h": 184.655,
"s": 59.184,
"l": 61.569
},
"oklch": {
"l": 0.79182,
"c": 0.09906,
"h": 202.8
},
"luminance": 0.51702
}Semantic roles & 50–950 ramp
primary
#63CED7
secondary
#9D4841
accent
#2C1FC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484