#63FCBD#63FCBD
#63FCBD is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.3% C 0.158 H 162.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCBD |
|---|---|
| RGB | rgb(99, 252, 189) |
| HSL | hsl(155, 96%, 69%) |
| HSV | hsv(155, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(89.83, -54.89, 18.32) |
| CIE-LCH | lch(89.83, 57.86, 161.54°) |
| OKLab | oklab(89.31% -0.151 0.0468) |
| OKLCH | oklch(89.31% 0.158 162.8) |
| XYZ | xyz(49.1365, 75.9426, 60.2031) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.50
Light Aquamarine
#7BFDC7
ΔE00 2.32
Greenish Cyan
#2AFEB7
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 3.30
Greenish Turquoise
#00FBB0
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCBD #FC63A2
analogous
#63FC71 #63FCBD #63EFFC
triadic
#63FCBD #BD63FC #FCBD63
tetradic
#63FCBD #7163FC #FC63A2 #EFFC63
square
#63FCBD #7163FC #FC63A2 #EFFC63
split-complementary
#63FCBD #FC63EF #FC7163
monochromatic
#04E086 #27FBA4 #63FCBD #9FFDD6 #DBFEF0
Accessibility & contrast
On white
1.30
#63FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#63FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCBD
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCBD | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB9
Deuteranopia (green-blind)
#E3DCC1
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #63fcbd; /* rgb */ color: rgb(99, 252, 189); /* oklch */ color: oklch(89.3% 0.158 162.8);
Tailwind
colors: {
custom: {
50: '#9dfed1',
500: '#63fcbd',
950: '#000000',
},
}SCSS
$custom: #63fcbd; $custom-light: #9dfed1; $custom-dark: #000000;
JSON
{
"hex": "#63fcbd",
"rgb": {
"r": 99,
"g": 252,
"b": 189
},
"hsl": {
"h": 155.294,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.89306,
"c": 0.15811,
"h": 162.8
},
"luminance": 0.75948
}Semantic roles & 50–950 ramp
primary
#63FCBD
secondary
#D62D73
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683