#63FFBA#63FFBA
#63FFBA is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.164 H 161.0°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFBA |
|---|---|
| RGB | rgb(99, 255, 186) |
| HSL | hsl(153, 100%, 69%) |
| HSV | hsv(153, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.65, -56.70, 20.99) |
| CIE-LCH | lch(90.65, 60.46, 159.69°) |
| OKLab | oklab(89.95% -0.1554 0.0535) |
| OKLCH | oklch(89.95% 0.164 161) |
| XYZ | xyz(49.7638, 77.7127, 58.8223) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Greenish Cyan
#2AFEB7
ΔE00 2.41
Light Blue Green
#7EFBB3
ΔE00 2.69
Greenish Turquoise
#00FBB0
ΔE00 3.11
Light Aquamarine
#7BFDC7
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFBA #FF63A8
analogous
#63FF6C #63FFBA #63F6FF
triadic
#63FFBA #BA63FF #FFBA63
tetradic
#63FFBA #6C63FF #FF63A8 #F6FF63
square
#63FFBA #6C63FF #FF63A8 #F6FF63
split-complementary
#63FFBA #FF63F6 #FF6C63
monochromatic
#00E881 #26FF9F #63FFBA #A0FFD5 #DDFFF0
Accessibility & contrast
On white
1.27
#63FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#63FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFBA
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFBA | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #63ffba; /* rgb */ color: rgb(99, 255, 186); /* oklch */ color: oklch(90.0% 0.164 161.0);
Tailwind
colors: {
custom: {
50: '#9dffcf',
500: '#63ffba',
950: '#000000',
},
}SCSS
$custom: #63ffba; $custom-light: #9dffcf; $custom-dark: #000000;
JSON
{
"hex": "#63ffba",
"rgb": {
"r": 99,
"g": 255,
"b": 186
},
"hsl": {
"h": 153.462,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.89954,
"c": 0.16432,
"h": 161
},
"luminance": 0.77718
}Semantic roles & 50–950 ramp
primary
#63FFBA
secondary
#DA2C79
accent
#0066E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683