#63FDBC#63FDBC
#63FDBC is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.160 H 162.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDBC |
|---|---|
| RGB | rgb(99, 253, 188) |
| HSL | hsl(155, 97%, 69%) |
| HSV | hsv(155, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.10, -55.49, 19.21) |
| CIE-LCH | lch(90.10, 58.72, 160.91°) |
| OKLab | oklab(89.52% -0.1525 0.049) |
| OKLCH | oklch(89.52% 0.16 162.2) |
| XYZ | xyz(49.3432, 76.5290, 59.7384) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.43
Greenish Cyan
#2AFEB7
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 3.05
Greenish Turquoise
#00FBB0
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDBC #FD63A4
analogous
#63FD6F #63FDBC #63F1FD
triadic
#63FDBC #BC63FD #FDBC63
tetradic
#63FDBC #6F63FD #FD63A4 #F1FD63
square
#63FDBC #6F63FD #FD63A4 #F1FD63
split-complementary
#63FDBC #FD63F1 #FD6F63
monochromatic
#03E384 #27FCA2 #63FDBC #9FFED6 #DCFFF0
Accessibility & contrast
On white
1.29
#63FDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#63FDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDBC
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDBC | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB8
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #63fdbc; /* rgb */ color: rgb(99, 253, 188); /* oklch */ color: oklch(89.5% 0.160 162.2);
Tailwind
colors: {
custom: {
50: '#9dffd0',
500: '#63fdbc',
950: '#000000',
},
}SCSS
$custom: #63fdbc; $custom-light: #9dffd0; $custom-dark: #000000;
JSON
{
"hex": "#63fdbc",
"rgb": {
"r": 99,
"g": 253,
"b": 188
},
"hsl": {
"h": 154.675,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.89522,
"c": 0.16018,
"h": 162.2
},
"luminance": 0.76534
}Semantic roles & 50–950 ramp
primary
#63FDBC
secondary
#D72D75
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683