#63F7BA#63F7BA
#63F7BA is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.0% C 0.154 H 162.9°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #63F7BA |
|---|---|
| RGB | rgb(99, 247, 186) |
| HSL | hsl(155, 90%, 68%) |
| HSV | hsv(155, 60%, 97%) |
| CMYK | cmyk(59.9%, 0%, 24.7%, 3.1%) |
| CIE-LAB | lab(88.31, -53.49, 17.73) |
| CIE-LCH | lch(88.31, 56.35, 161.66°) |
| OKLab | oklab(88.04% -0.1473 0.0453) |
| OKLCH | oklch(88.04% 0.154 162.9) |
| XYZ | xyz(47.2647, 72.7146, 57.9893) |
| Luminance | 0.7272 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.27
Light Aquamarine
#7BFDC7
ΔE00 2.47
Greenish Cyan
#2AFEB7
ΔE00 3.03
Light Blue Green
#7EFBB3
ΔE00 3.50
Greenish Turquoise
#00FBB0
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F7BA #F763A0
analogous
#63F770 #63F7BA #63EAF7
triadic
#63F7BA #BA63F7 #F7BA63
tetradic
#63F7BA #7063F7 #F763A0 #EAF763
square
#63F7BA #7063F7 #F763A0 #EAF763
split-complementary
#63F7BA #F763EA #F77063
monochromatic
#0BD582 #29F4A0 #63F7BA #9DFAD4 #D7FDED
Accessibility & contrast
On white
1.35
#63F7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#63F7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F7BA
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F7BA | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B7
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#00F7E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #63f7ba; /* rgb */ color: rgb(99, 247, 186); /* oklch */ color: oklch(88.0% 0.154 162.9);
Tailwind
colors: {
custom: {
50: '#9cfbce',
500: '#63f7ba',
950: '#000000',
},
}SCSS
$custom: #63f7ba; $custom-light: #9cfbce; $custom-dark: #000000;
JSON
{
"hex": "#63f7ba",
"rgb": {
"r": 99,
"g": 247,
"b": 186
},
"hsl": {
"h": 155.27,
"s": 90.244,
"l": 67.843
},
"oklch": {
"l": 0.88042,
"c": 0.15411,
"h": 162.9
},
"luminance": 0.72719
}Semantic roles & 50–950 ramp
primary
#63F7BA
secondary
#CF2F71
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583