#63FFBC#63FFBC
#63FFBC is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.163 H 161.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFBC |
|---|---|
| RGB | rgb(99, 255, 188) |
| HSL | hsl(154, 100%, 69%) |
| HSV | hsv(154, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.69, -56.29, 20.02) |
| CIE-LCH | lch(90.69, 59.75, 160.42°) |
| OKLab | oklab(90% -0.1545 0.0511) |
| OKLCH | oklch(90% 0.163 161.7) |
| XYZ | xyz(49.9779, 77.7984, 59.9499) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Greenish Cyan
#2AFEB7
ΔE00 2.40
Light Aquamarine
#7BFDC7
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 2.93
Greenish Turquoise
#00FBB0
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFBC #FF63A6
analogous
#63FF6E #63FFBC #63F4FF
triadic
#63FFBC #BC63FF #FFBC63
tetradic
#63FFBC #6E63FF #FF63A6 #F4FF63
square
#63FFBC #6E63FF #FF63A6 #F4FF63
split-complementary
#63FFBC #FF63F4 #FF6E63
monochromatic
#00E884 #26FFA2 #63FFBC #A0FFD6 #DDFFF1
Accessibility & contrast
On white
1.27
#63FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#63FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFBC
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFBC | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #63ffbc; /* rgb */ color: rgb(99, 255, 188); /* oklch */ color: oklch(90.0% 0.163 161.7);
Tailwind
colors: {
custom: {
50: '#9dffd0',
500: '#63ffbc',
950: '#000000',
},
}SCSS
$custom: #63ffbc; $custom-light: #9dffd0; $custom-dark: #000000;
JSON
{
"hex": "#63ffbc",
"rgb": {
"r": 99,
"g": 255,
"b": 188
},
"hsl": {
"h": 154.231,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.89999,
"c": 0.16272,
"h": 161.7
},
"luminance": 0.77803
}Semantic roles & 50–950 ramp
primary
#63FFBC
secondary
#DA2C77
accent
#0063E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683