#63FACD#63FACD
#63FACD is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.2% C 0.144 H 170.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #63FACD |
|---|---|
| RGB | rgb(99, 250, 205) |
| HSL | hsl(162, 94%, 68%) |
| HSV | hsv(162, 60%, 98%) |
| CMYK | cmyk(60.4%, 0%, 18%, 2%) |
| CIE-LAB | lab(89.59, -50.59, 9.73) |
| CIE-LCH | lch(89.59, 51.51, 169.11°) |
| OKLab | oklab(89.22% -0.1419 0.0249) |
| OKLCH | oklch(89.22% 0.144 170.1) |
| XYZ | xyz(50.3452, 75.4265, 69.6513) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.24
Light Turquoise
#7EF4CC
ΔE00 2.63
Bright Teal
#01F9C6
ΔE00 3.10
Light Aquamarine
#7BFDC7
ΔE00 3.12
Light Aqua
#8CFFDB
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FACD #FA6390
analogous
#63FA81 #63FACD #63DCFA
triadic
#63FACD #CD63FA #FACD63
tetradic
#63FACD #8163FA #FA6390 #DCFA63
square
#63FACD #8163FA #FA6390 #DCFA63
split-complementary
#63FACD #FA63DC #FA8163
monochromatic
#07DC9C #28F8BA #63FACD #9EFCE0 #DAFEF3
Accessibility & contrast
On white
1.31
#63FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#63FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FACD
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FACD | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACB
Deuteranopia (green-blind)
#DEDBD0
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #63facd; /* rgb */ color: rgb(99, 250, 205); /* oklch */ color: oklch(89.2% 0.144 170.1);
Tailwind
colors: {
custom: {
50: '#9dfddc',
500: '#63facd',
950: '#000000',
},
}SCSS
$custom: #63facd; $custom-light: #9dfddc; $custom-dark: #000000;
JSON
{
"hex": "#63facd",
"rgb": {
"r": 99,
"g": 250,
"b": 205
},
"hsl": {
"h": 162.119,
"s": 93.789,
"l": 68.431
},
"oklch": {
"l": 0.89223,
"c": 0.14406,
"h": 170.1
},
"luminance": 0.75432
}Semantic roles & 50–950 ramp
primary
#63FACD
secondary
#D42E5F
accent
#0044E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684