#63FDBA#63FDBA
#63FDBA is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.162 H 161.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDBA |
|---|---|
| RGB | rgb(99, 253, 186) |
| HSL | hsl(154, 97%, 69%) |
| HSV | hsv(154, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(90.06, -55.91, 20.18) |
| CIE-LCH | lch(90.06, 59.44, 160.15°) |
| OKLab | oklab(89.48% -0.1534 0.0514) |
| OKLCH | oklch(89.48% 0.162 161.5) |
| XYZ | xyz(49.1291, 76.4434, 58.6108) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Greenish Cyan
#2AFEB7
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 2.76
Light Aquamarine
#7BFDC7
ΔE00 2.90
Greenish Turquoise
#00FBB0
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDBA #FD63A6
analogous
#63FD6D #63FDBA #63F3FD
triadic
#63FDBA #BA63FD #FDBA63
tetradic
#63FDBA #6D63FD #FD63A6 #F3FD63
square
#63FDBA #6D63FD #FD63A6 #F3FD63
split-complementary
#63FDBA #FD63F3 #FD6D63
monochromatic
#03E381 #27FC9F #63FDBA #9FFED5 #DCFFEF
Accessibility & contrast
On white
1.29
#63FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#63FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDBA
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDBA | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #63fdba; /* rgb */ color: rgb(99, 253, 186); /* oklch */ color: oklch(89.5% 0.162 161.5);
Tailwind
colors: {
custom: {
50: '#9dffcf',
500: '#63fdba',
950: '#000000',
},
}SCSS
$custom: #63fdba; $custom-light: #9dffcf; $custom-dark: #000000;
JSON
{
"hex": "#63fdba",
"rgb": {
"r": 99,
"g": 253,
"b": 186
},
"hsl": {
"h": 153.896,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.89476,
"c": 0.16178,
"h": 161.5
},
"luminance": 0.76448
}Semantic roles & 50–950 ramp
primary
#63FDBA
secondary
#D72D77
accent
#0064E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683