#63FCB7#63FCB7
#63FCB7 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.2% C 0.163 H 160.6°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCB7 |
|---|---|
| RGB | rgb(99, 252, 183) |
| HSL | hsl(153, 96%, 69%) |
| HSV | hsv(153, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(89.71, -56.12, 21.22) |
| CIE-LCH | lch(89.71, 60.00, 159.28°) |
| OKLab | oklab(89.17% -0.1537 0.054) |
| OKLCH | oklch(89.17% 0.163 160.6) |
| XYZ | xyz(48.4987, 75.6874, 56.8438) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.05
Light Blue Green
#7EFBB3
ΔE00 2.46
Greenish Cyan
#2AFEB7
ΔE00 2.50
Greenish Turquoise
#00FBB0
ΔE00 3.02
Seafoam Green
#7AF9AB
ΔE00 3.12
Light Aquamarine
#7BFDC7
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCB7 #FC63A8
analogous
#63FC6B #63FCB7 #63F5FC
triadic
#63FCB7 #B763FC #FCB763
tetradic
#63FCB7 #6B63FC #FC63A8 #F5FC63
square
#63FCB7 #6B63FC #FC63A8 #F5FC63
split-complementary
#63FCB7 #FC63F5 #FC6B63
monochromatic
#04E07D #27FB9B #63FCB7 #9FFDD3 #DBFEEE
Accessibility & contrast
On white
1.30
#63FCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#63FCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCB7
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCB7 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB3
Deuteranopia (green-blind)
#E4DCBB
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #63fcb7; /* rgb */ color: rgb(99, 252, 183); /* oklch */ color: oklch(89.2% 0.163 160.6);
Tailwind
colors: {
custom: {
50: '#9dfecc',
500: '#63fcb7',
950: '#000000',
},
}SCSS
$custom: #63fcb7; $custom-light: #9dfecc; $custom-dark: #000000;
JSON
{
"hex": "#63fcb7",
"rgb": {
"r": 99,
"g": 252,
"b": 183
},
"hsl": {
"h": 152.941,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.8917,
"c": 0.16292,
"h": 160.6
},
"luminance": 0.75692
}Semantic roles & 50–950 ramp
primary
#63FCB7
secondary
#D62D79
accent
#0068E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683