#63FCCB#63FCCB
#63FCCB is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.148 H 168.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCCB |
|---|---|
| RGB | rgb(99, 252, 203) |
| HSL | hsl(161, 96%, 69%) |
| HSV | hsv(161, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.13, -51.87, 11.53) |
| CIE-LCH | lch(90.13, 53.13, 167.47°) |
| OKLab | oklab(89.65% -0.1448 0.0295) |
| OKLCH | oklch(89.65% 0.148 168.5) |
| XYZ | xyz(50.7301, 76.5800, 68.5963) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.36
Light Aquamarine
#7BFDC7
ΔE00 2.41
Bright Teal
#01F9C6
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.14
Light Aqua
#8CFFDB
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCCB #FC6394
analogous
#63FC7F #63FCCB #63E1FC
triadic
#63FCCB #CB63FC #FCCB63
tetradic
#63FCCB #7F63FC #FC6394 #E1FC63
square
#63FCCB #7F63FC #FC6394 #E1FC63
split-complementary
#63FCCB #FC63E1 #FC7F63
monochromatic
#04E09A #27FBB7 #63FCCB #9FFDDF #DBFEF3
Accessibility & contrast
On white
1.29
#63FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#63FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCCB
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCCB | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC9
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #63fccb; /* rgb */ color: rgb(99, 252, 203); /* oklch */ color: oklch(89.6% 0.148 168.5);
Tailwind
colors: {
custom: {
50: '#9dfeda',
500: '#63fccb',
950: '#000000',
},
}SCSS
$custom: #63fccb; $custom-light: #9dfeda; $custom-dark: #000000;
JSON
{
"hex": "#63fccb",
"rgb": {
"r": 99,
"g": 252,
"b": 203
},
"hsl": {
"h": 160.784,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.89645,
"c": 0.14778,
"h": 168.5
},
"luminance": 0.76585
}Semantic roles & 50–950 ramp
primary
#63FCCB
secondary
#D62D63
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684