#63FCC5#63FCC5
#63FCC5 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.152 H 165.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCC5 |
|---|---|
| RGB | rgb(99, 252, 197) |
| HSL | hsl(158, 96%, 69%) |
| HSV | hsv(158, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 21.8%, 1.2%) |
| CIE-LAB | lab(90.00, -53.18, 14.44) |
| CIE-LCH | lch(90.00, 55.11, 164.81°) |
| OKLab | oklab(89.5% -0.1475 0.037) |
| OKLCH | oklch(89.5% 0.152 165.9) |
| XYZ | xyz(50.0289, 76.2995, 64.9032) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 3.04
Aquamarine
#7FFFD4
ΔE00 3.24
Bright Teal
#01F9C6
ΔE00 3.45
Greenish Cyan
#2AFEB7
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCC5 #FC639A
analogous
#63FC79 #63FCC5 #63E7FC
triadic
#63FCC5 #C563FC #FCC563
tetradic
#63FCC5 #7963FC #FC639A #E7FC63
square
#63FCC5 #7963FC #FC639A #E7FC63
split-complementary
#63FCC5 #FC63E7 #FC7963
monochromatic
#04E091 #27FBAF #63FCC5 #9FFDDB #DBFEF2
Accessibility & contrast
On white
1.29
#63FCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#63FCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCC5
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCC5 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC2
Deuteranopia (green-blind)
#E1DCC9
Tritanopia (blue-blind)
#00FDED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #63fcc5; /* rgb */ color: rgb(99, 252, 197); /* oklch */ color: oklch(89.5% 0.152 165.9);
Tailwind
colors: {
custom: {
50: '#9dfed6',
500: '#63fcc5',
950: '#000000',
},
}SCSS
$custom: #63fcc5; $custom-light: #9dfed6; $custom-dark: #000000;
JSON
{
"hex": "#63fcc5",
"rgb": {
"r": 99,
"g": 252,
"b": 197
},
"hsl": {
"h": 158.431,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.89496,
"c": 0.15204,
"h": 165.9
},
"luminance": 0.76305
}Semantic roles & 50–950 ramp
primary
#63FCC5
secondary
#D62D6A
accent
#0053E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683